Home
last modified time | relevance | path

Searched refs:dpm_resume_end (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/xen/
H A Dmanage.c159 dpm_resume_end(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
/linux-6.15/kernel/power/
H A Dhibernate.c563 dpm_resume_end(PMSG_RECOVER); in hibernation_restore()
642 dpm_resume_end(PMSG_RESTORE); in hibernation_platform_enter()
H A Dsuspend.c528 dpm_resume_end(PMSG_RESUME); in suspend_devices_and_enter()
/linux-6.15/include/linux/
H A Dpm.h810 extern void dpm_resume_end(pm_message_t state);
/linux-6.15/arch/x86/kernel/
H A Dapm_32.c1239 dpm_resume_end(PMSG_RESUME); in suspend()
1355 dpm_resume_end(PMSG_RESUME); in check_events()
/linux-6.15/kernel/
H A Dkexec_core.c1083 dpm_resume_end(PMSG_RESTORE); in kernel_kexec()
/linux-6.15/drivers/base/power/
H A Dmain.c1182 void dpm_resume_end(pm_message_t state) in dpm_resume_end() function
1187 EXPORT_SYMBOL_GPL(dpm_resume_end);