zephyr/include/pm
Emil Lindqvist 5af3bbb27b pm: remove irrelevant type qualifier on pm_power_state_next_get
The type qualifier of the return type is causing warnings if
-Wignored-qualifiers, and it's irrelevant anyways since
the function returns a value and not a pointer

Signed-off-by: Emil Lindqvist <emil@lindq.gr>
2021-12-01 14:03:55 -06:00
..
device_runtime.h
device.h device: remove inclusion of pm/device.h 2021-11-29 11:08:38 +01:00
pm.h pm: remove irrelevant type qualifier on pm_power_state_next_get 2021-12-01 14:03:55 -06:00
policy.h
state.h pm: define PM_STATE_COUNT to obtain number of states 2021-11-23 18:12:15 +01:00