zephyr/tests/subsys
Jordan Yates 6d1a08b3a8 pm: device: move pm_device_runtime_init_* funcs
Move the `pm_device_runtime_init_*` functions from <pm/device_runtime.h>
to <pm/device.h>. The initial device state should be settable
independently of whether `CONFIG_PM_DEVICE_RUNTIME` is enabled.

This also resolves a compilation error when attempting to use these
functions without also including <pm/device.h>.

Function documentation is also updated to be more general than only
referencing runtime PM, as this also applies to system PM and manually
run actions.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2022-03-25 10:39:55 +01:00
..
canbus everywhere: fix typos 2022-03-18 13:24:08 -04:00
cpp kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
debug kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
dfu everywhere: fix typos 2022-03-18 13:24:08 -04:00
edac tests: ibecc: Fix using global device pointer 2022-01-18 13:22:53 -05:00
fs everywhere: fix typos 2022-03-18 13:24:08 -04:00
ipc/ipc_service ipc: ipc_service: Add support for multiple instances 2021-11-04 18:03:16 +01:00
jwt kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
logging riscv: implement arch_switch() 2022-03-21 07:28:05 -04:00
mgmt tests/mgmt/mcumgr/smp_reassembly: Unit tests for re-assembly 2022-03-21 18:03:18 +01:00
modbus modbus: stop bits can now be set individually in client mode 2022-03-24 08:23:17 -04:00
openthread everywhere: fix typos 2022-03-18 13:24:08 -04:00
pm pm: device: move pm_device_runtime_init_* funcs 2022-03-25 10:39:55 +01:00
portability kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
settings tests: settings: Add tests for chosen zephyr,settings-partition 2022-03-24 08:16:46 -04:00
shell everywhere: fix typos 2022-03-18 13:24:08 -04:00
storage everywhere: fix typos 2022-03-18 13:24:08 -04:00
tracing/tracing_api everywhere: fix typos 2022-03-18 13:24:08 -04:00
usb everywhere: fix typos 2022-03-18 13:24:08 -04:00