Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/power/
Dpower.h192 extern int suspend_devices_and_enter(suspend_state_t state);
196 static inline int suspend_devices_and_enter(suspend_state_t state) in suspend_devices_and_enter() function
Dsuspend.c474 int suspend_devices_and_enter(suspend_state_t state) in suspend_devices_and_enter() function
584 error = suspend_devices_and_enter(state); in enter_state()
Duser.c380 error = suspend_devices_and_enter(PM_SUSPEND_MEM); in snapshot_ioctl()
Dhibernate.c640 error = suspend_devices_and_enter(PM_SUSPEND_MEM); in power_down()
/kernel/linux/linux-5.10/tools/power/pm-graph/
DREADME108 in function: int suspend_devices_and_enter(suspend_state_t state)
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dkernel.patch1000 @@ -493,6 +506,8 @@ int suspend_devices_and_enter(suspend_state_t state)