zephyr/subsys/power
Kumar Gala d439478805 device: treat a NULL device_pm_control as device_pm_control_nop
This is a step towards phasing out DEVICE_INIT and just having
DEVICE_DEFINE.  To make it a little easier on users or DEVICE_DEFINE
if they don't care about PM, they can just pass NULL for the
pm_control_fn paramater.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-11-10 08:38:09 -06:00
..
policy power: fix Kconfig help message 2020-09-14 21:27:23 -04:00
CMakeLists.txt
device_pm.c
device.c device: treat a NULL device_pm_control as device_pm_control_nop 2020-11-10 08:38:09 -06:00
Kconfig
pm_ctrl.c
power.c
reboot.c