Home
last modified time | relevance | path

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

/kernel/power/
Dpower.h196 extern int suspend_devices_and_enter(suspend_state_t state);
200 static inline int suspend_devices_and_enter(suspend_state_t state) in suspend_devices_and_enter() function
Dsuspend.c498 int suspend_devices_and_enter(suspend_state_t state) in suspend_devices_and_enter() function
612 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()