Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dhibernate.c367 dpm_resume_start(in_suspend ? in create_image()
532 dpm_resume_start(PMSG_RECOVER); in resume_target_kernel()
637 dpm_resume_start(PMSG_RESTORE); in hibernation_platform_enter()
923 dpm_resume_start(PMSG_THAW); in hibernate_quiet_exec()
/linux/drivers/xen/
H A Dmanage.c146 dpm_resume_start(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
/linux/include/linux/
H A Dpm.h808 extern void dpm_resume_start(pm_message_t state);
/linux/arch/x86/kernel/
H A Dapm_32.c1238 dpm_resume_start(PMSG_RESUME); in suspend()
1270 dpm_resume_start(PMSG_RESUME); in standby()
/linux/drivers/base/power/
H A Dmain.c906 void dpm_resume_start(pm_message_t state) in dpm_resume_start() function
911 EXPORT_SYMBOL_GPL(dpm_resume_start);
/linux/kernel/
H A Dkexec_core.c1071 dpm_resume_start(PMSG_RESTORE); in kernel_kexec()