Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A 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
H A Dsuspend.c489 int suspend_devices_and_enter(suspend_state_t state) in suspend_devices_and_enter() function
599 error = suspend_devices_and_enter(state); in enter_state()
H A Duser.c395 error = suspend_devices_and_enter(PM_SUSPEND_MEM); in snapshot_ioctl()
H A Dhibernate.c649 error = suspend_devices_and_enter(mem_sleep_current); in power_down()
/openbmc/linux/tools/power/pm-graph/
H A DREADME108 in function: int suspend_devices_and_enter(suspend_state_t state)