zephyr/subsys/pm
Jordan Yates e83e9b08b5 pm: device_runtime: return -ENOTSUP if PM not supported
Return `-ENOTSUP` on calls to device_runtime functions if the underlying
device does not support power management.

Fixes #45648.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2022-05-15 21:34:46 +02:00
..
CMakeLists.txt
Kconfig
device.c
device_runtime.c pm: device_runtime: return -ENOTSUP if PM not supported 2022-05-15 21:34:46 +02:00
pm.c
pm_stats.c
pm_stats.h
policy.c
state.c