Searched refs:dpm_resume_end (Results 1 – 7 of 7) sorted by relevance
159 dpm_resume_end(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
532 dpm_resume_end(PMSG_RECOVER); in hibernation_restore()606 dpm_resume_end(PMSG_RESTORE); in hibernation_platform_enter()
509 dpm_resume_end(PMSG_RESUME); in suspend_devices_and_enter()
714 extern void dpm_resume_end(pm_message_t state);
1267 dpm_resume_end(PMSG_RESUME); in suspend()1383 dpm_resume_end(PMSG_RESUME); in check_events()
1189 dpm_resume_end(PMSG_RESTORE); in kernel_kexec()
1165 void dpm_resume_end(pm_message_t state) in dpm_resume_end() function1170 EXPORT_SYMBOL_GPL(dpm_resume_end);