zephyr/subsys/pm
Benjamin Cabé d22e08c067 pm: Fix unused-parameter warnings
Added a few missing ARG_UNUSED

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2023-08-21 17:15:56 +02:00
..
CMakeLists.txt pm: policy: move constraints to policy API 2022-03-16 15:26:47 +01:00
device.c pm: Fix unused-parameter warnings 2023-08-21 17:15:56 +02:00
device_runtime.c pm: device_runtime: allow calling pm_device_runtime_get from ISRs 2023-07-26 16:48:51 +02:00
Kconfig pm: introduce HAS_PM 2023-07-20 10:33:00 +00:00
pm.c pm: require pm_state_set/pm_exit_post_ops 2023-07-20 10:33:00 +00:00
pm_stats.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
pm_stats.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
policy.c pm: policy: Selectively compile on "zephyr,power-state" compatible 2023-06-02 18:56:39 -04:00
state.c pm: state: allow disabling certain power states 2023-07-26 16:49:00 +02:00