Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dpower.h211 extern int suspend_devices_and_enter(suspend_state_t state);
215 static inline int suspend_devices_and_enter(suspend_state_t state) in suspend_devices_and_enter() function
Dsuspend.c488 int suspend_devices_and_enter(suspend_state_t state) in suspend_devices_and_enter() function
598 error = suspend_devices_and_enter(state); in enter_state()
Duser.c397 error = suspend_devices_and_enter(PM_SUSPEND_MEM); in snapshot_ioctl()
Dhibernate.c658 error = suspend_devices_and_enter(mem_sleep_current); in power_down()
/linux-6.12.1/tools/power/pm-graph/
DREADME108 in function: int suspend_devices_and_enter(suspend_state_t state)