Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dmanage.c159 dpm_resume_end(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
/openbmc/linux/kernel/power/
H A Dhibernate.c553 dpm_resume_end(PMSG_RECOVER); in hibernation_restore()
632 dpm_resume_end(PMSG_RESTORE); in hibernation_platform_enter()
H A Dsuspend.c523 dpm_resume_end(PMSG_RESUME); in suspend_devices_and_enter()
/openbmc/linux/include/linux/
H A Dpm.h808 extern void dpm_resume_end(pm_message_t state);
/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c1268 dpm_resume_end(PMSG_RESUME); in suspend()
1384 dpm_resume_end(PMSG_RESUME); in check_events()
/openbmc/linux/drivers/base/power/
H A Dmain.c1131 void dpm_resume_end(pm_message_t state) in dpm_resume_end() function
1136 EXPORT_SYMBOL_GPL(dpm_resume_end);
/openbmc/linux/kernel/
H A Dkexec_core.c1299 dpm_resume_end(PMSG_RESTORE); in kernel_kexec()