Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/power/
Dpower.h190 extern int suspend_devices_and_enter(suspend_state_t state);
194 static inline int suspend_devices_and_enter(suspend_state_t state) in suspend_devices_and_enter() function
Dsuspend.c482 int suspend_devices_and_enter(suspend_state_t state) in suspend_devices_and_enter() function
592 error = suspend_devices_and_enter(state); in enter_state()
Duser.c395 error = suspend_devices_and_enter(PM_SUSPEND_MEM); in snapshot_ioctl()
Dhibernate.c649 error = suspend_devices_and_enter(mem_sleep_current); in power_down()
/linux-6.6.21/tools/power/pm-graph/
DREADME108 in function: int suspend_devices_and_enter(suspend_state_t state)