zephyr/include/zephyr/pm
Anas Nashif 6f141fe89c pm: pm_device_runtime_enable/disable should return 0 when PM is disabled
When PM is disabled, it does not make sense to return ENOSYS,
pm_device_runtime_enable/disable should be treated as noop functions.
When PM is disabled, those functions are not supposed to be implemented.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-01-04 13:50:17 -05:00
..
device.h pm: runtime: Move from mutexes to semaphores 2022-12-15 22:35:38 +01:00
device_runtime.h pm: pm_device_runtime_enable/disable should return 0 when PM is disabled 2023-01-04 13:50:17 -05:00
pm.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
policy.h pm: policy: add missing include 2022-11-11 11:00:26 +01:00
state.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00