Home
last modified time | relevance | path

Searched refs:action_expected_state (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/pm/
Ddevice.c21 static const enum pm_device_state action_expected_state[] = { enum
56 if (pm->state != action_expected_state[action]) { in pm_device_action_run()