Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/
Dmanage.c161 dpm_resume_end(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
/linux-4.4.14/kernel/power/
Dhibernate.c511 dpm_resume_end(PMSG_RECOVER); in hibernation_restore()
583 dpm_resume_end(PMSG_RESTORE); in hibernation_platform_enter()
Dsuspend.c432 dpm_resume_end(PMSG_RESUME); in suspend_devices_and_enter()
/linux-4.4.14/include/linux/
Dpm.h691 extern void dpm_resume_end(pm_message_t state);
/linux-4.4.14/arch/x86/kernel/
Dapm_32.c1267 dpm_resume_end(PMSG_RESUME); in suspend()
1383 dpm_resume_end(PMSG_RESUME); in check_events()
/linux-4.4.14/drivers/base/power/
Dmain.c976 void dpm_resume_end(pm_message_t state) in dpm_resume_end() function
981 EXPORT_SYMBOL_GPL(dpm_resume_end);
/linux-4.4.14/kernel/
Dkexec_core.c1509 dpm_resume_end(PMSG_RESTORE); in kernel_kexec()