zephyr/subsys/pm
Gerard Marull-Paretas 82d7d3c5c9 pm: rename pm_control(_fn) to (pm_)action_cb
- Rename to "action" to make its purpose more clear
- Use the _cb suffix to align with naming used for callbacks in other
  areas.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-10-14 07:55:55 -04:00
..
policy kconfig: add names to some choices 2021-09-28 19:56:32 -04:00
CMakeLists.txt
Kconfig
device.c pm: rename pm_control(_fn) to (pm_)action_cb 2021-10-14 07:55:55 -04:00
device_runtime.c pm: rename pm_control(_fn) to (pm_)action_cb 2021-10-14 07:55:55 -04:00
pm_ctrl.c pm: Allow override constraints implementation 2021-09-13 05:50:54 -04:00
pm_priv.h
power.c pm: Fixes a data race in the debug stats on SMP 2021-10-05 19:26:58 -04:00