Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/
Dmanage.c161 dpm_resume_end(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
/linux-4.1.27/kernel/power/
Dhibernate.c510 dpm_resume_end(PMSG_RECOVER); in hibernation_restore()
580 dpm_resume_end(PMSG_RESTORE); in hibernation_platform_enter()
Dsuspend.c427 dpm_resume_end(PMSG_RESUME); in suspend_devices_and_enter()
/linux-4.1.27/include/linux/
Dpm.h677 extern void dpm_resume_end(pm_message_t state);
/linux-4.1.27/arch/x86/kernel/
Dapm_32.c1267 dpm_resume_end(PMSG_RESUME); in suspend()
1383 dpm_resume_end(PMSG_RESUME); in check_events()
/linux-4.1.27/drivers/base/power/
Dmain.c974 void dpm_resume_end(pm_message_t state) in dpm_resume_end() function
979 EXPORT_SYMBOL_GPL(dpm_resume_end);
/linux-4.1.27/kernel/
Dkexec.c2756 dpm_resume_end(PMSG_RESTORE); in kernel_kexec()