Home
last modified time | relevance | path

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

/linux/drivers/xen/
H A Dmanage.c159 dpm_resume_end(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
/linux/kernel/power/
H A Dhibernate.c562 dpm_resume_end(PMSG_RECOVER); in hibernation_restore()
641 dpm_resume_end(PMSG_RESTORE); in hibernation_platform_enter()
H A Dsuspend.c522 dpm_resume_end(PMSG_RESUME); in suspend_devices_and_enter()
/linux/include/linux/
H A Dpm.h809 extern void dpm_resume_end(pm_message_t state);
/linux/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/drivers/base/power/
H A Dmain.c1163 void dpm_resume_end(pm_message_t state) in dpm_resume_end() function
1168 EXPORT_SYMBOL_GPL(dpm_resume_end);
/linux/kernel/
H A Dkexec_core.c1073 dpm_resume_end(PMSG_RESTORE); in kernel_kexec()