Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/xen/
Dmanage.c159 dpm_resume_end(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
/linux-6.12.1/kernel/power/
Dhibernate.c562 dpm_resume_end(PMSG_RECOVER); in hibernation_restore()
636 dpm_resume_end(PMSG_RESTORE); in hibernation_platform_enter()
Dsuspend.c522 dpm_resume_end(PMSG_RESUME); in suspend_devices_and_enter()
/linux-6.12.1/include/linux/
Dpm.h811 extern void dpm_resume_end(pm_message_t state);
/linux-6.12.1/arch/x86/kernel/
Dapm_32.c1239 dpm_resume_end(PMSG_RESUME); in suspend()
1355 dpm_resume_end(PMSG_RESUME); in check_events()
/linux-6.12.1/drivers/base/power/
Dmain.c1147 void dpm_resume_end(pm_message_t state) in dpm_resume_end() function
1152 EXPORT_SYMBOL_GPL(dpm_resume_end);
/linux-6.12.1/kernel/
Dkexec_core.c1062 dpm_resume_end(PMSG_RESTORE); in kernel_kexec()