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.c389 dpm_resume_start(in_suspend ? in create_image()
580 dpm_resume_start(PMSG_RECOVER); in resume_target_kernel()
683 dpm_resume_start(PMSG_RESTORE); in hibernation_platform_enter()
975 dpm_resume_start(PMSG_THAW); in hibernate_quiet_exec()
/linux/drivers/xen/
H A Dmanage.c147 dpm_resume_start(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
/linux/include/linux/
H A Dpm.h817 extern void dpm_resume_start(pm_message_t state);
/linux/arch/x86/kernel/
H A Dapm_32.c1237 dpm_resume_start(PMSG_RESUME); in suspend()
1269 dpm_resume_start(PMSG_RESUME); in standby()
/linux/drivers/base/power/
H A Dmain.c1027 void dpm_resume_start(pm_message_t state) in dpm_resume_start() function
1032 EXPORT_SYMBOL_GPL(dpm_resume_start);
/linux/kernel/
H A Dkexec_core.c1223 dpm_resume_start(PMSG_RESTORE); in kernel_kexec()