zephyr/subsys/pm
Fabio Baltieri f3a6454f93 pm: refactor pm_device_driver_init
Refactor pm_device_driver_init code to keep the normal execution path
inline and the early exit branches at a single indentation, this is
commonly done throughout the code base.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-08-02 03:31:17 -04:00
..
CMakeLists.txt pm: device: De-couple device pm from system pm 2024-06-04 19:13:53 -04:00
Kconfig pm: Do not select deprecated symbol 2024-07-22 03:28:54 -04:00
device.c pm: refactor pm_device_driver_init 2024-08-02 03:31:17 -04:00
device_runtime.c everywhere: replace double words 2024-06-22 05:40:22 -04:00
device_system_managed.c pm: device: De-couple device pm from system pm 2024-06-04 19:13:53 -04:00
device_system_managed.h pm: device_system_managed: Fix functions return 2024-06-18 19:56:39 -04:00
pm.c pm: device: De-couple device pm from system pm 2024-06-04 19:13:53 -04:00
pm_shell.c
pm_stats.c
pm_stats.h
policy.c pm: policy: Move device power state constraints to policy 2024-06-28 12:22:28 -04:00
state.c