Searched refs:dpm_resume_end (Results 1 – 7 of 7) sorted by relevance
158 dpm_resume_end(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
524 dpm_resume_end(PMSG_RECOVER); in hibernation_restore()598 dpm_resume_end(PMSG_RESTORE); in hibernation_platform_enter()
513 dpm_resume_end(PMSG_RESUME); in suspend_devices_and_enter()
726 extern void dpm_resume_end(pm_message_t state);
1276 dpm_resume_end(PMSG_RESUME); in suspend()1392 dpm_resume_end(PMSG_RESUME); in check_events()
1182 dpm_resume_end(PMSG_RESTORE); in kernel_kexec()
1174 void dpm_resume_end(pm_message_t state) in dpm_resume_end() function1179 EXPORT_SYMBOL_GPL(dpm_resume_end);