Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dhibernate.c367 dpm_resume_start(in_suspend ? in create_image()
532 dpm_resume_start(PMSG_RECOVER); in resume_target_kernel()
632 dpm_resume_start(PMSG_RESTORE); in hibernation_platform_enter()
915 dpm_resume_start(PMSG_THAW); in hibernate_quiet_exec()
/linux-6.12.1/drivers/xen/
Dmanage.c146 dpm_resume_start(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
/linux-6.12.1/include/linux/
Dpm.h810 extern void dpm_resume_start(pm_message_t state);
/linux-6.12.1/arch/x86/kernel/
Dapm_32.c1238 dpm_resume_start(PMSG_RESUME); in suspend()
1270 dpm_resume_start(PMSG_RESUME); in standby()
/linux-6.12.1/drivers/base/power/
Dmain.c890 void dpm_resume_start(pm_message_t state) in dpm_resume_start() function
895 EXPORT_SYMBOL_GPL(dpm_resume_start);
/linux-6.12.1/kernel/
Dkexec_core.c1060 dpm_resume_start(PMSG_RESTORE); in kernel_kexec()