Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/power/
Dhibernate.c358 dpm_resume_start(in_suspend ? in create_image()
523 dpm_resume_start(PMSG_RECOVER); in resume_target_kernel()
623 dpm_resume_start(PMSG_RESTORE); in hibernation_platform_enter()
873 dpm_resume_start(PMSG_THAW); in hibernate_quiet_exec()
/linux-6.6.21/drivers/xen/
Dmanage.c146 dpm_resume_start(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
/linux-6.6.21/include/linux/
Dpm.h807 extern void dpm_resume_start(pm_message_t state);
/linux-6.6.21/arch/x86/kernel/
Dapm_32.c1267 dpm_resume_start(PMSG_RESUME); in suspend()
1299 dpm_resume_start(PMSG_RESUME); in standby()
/linux-6.6.21/drivers/base/power/
Dmain.c871 void dpm_resume_start(pm_message_t state) in dpm_resume_start() function
876 EXPORT_SYMBOL_GPL(dpm_resume_start);
/linux-6.6.21/kernel/
Dkexec_core.c1297 dpm_resume_start(PMSG_RESTORE); in kernel_kexec()