Home
last modified time | relevance | path

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

/linux-6.15/kernel/power/
H A Dhibernate.c368 dpm_resume_start(in_suspend ? in create_image()
533 dpm_resume_start(PMSG_RECOVER); in resume_target_kernel()
638 dpm_resume_start(PMSG_RESTORE); in hibernation_platform_enter()
924 dpm_resume_start(PMSG_THAW); in hibernate_quiet_exec()
/linux-6.15/drivers/xen/
H A Dmanage.c146 dpm_resume_start(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
/linux-6.15/include/linux/
H A Dpm.h809 extern void dpm_resume_start(pm_message_t state);
/linux-6.15/arch/x86/kernel/
H A Dapm_32.c1238 dpm_resume_start(PMSG_RESUME); in suspend()
1270 dpm_resume_start(PMSG_RESUME); in standby()
/linux-6.15/kernel/
H A Dkexec_core.c1081 dpm_resume_start(PMSG_RESTORE); in kernel_kexec()
/linux-6.15/drivers/base/power/
H A Dmain.c915 void dpm_resume_start(pm_message_t state) in dpm_resume_start() function
920 EXPORT_SYMBOL_GPL(dpm_resume_start);