Searched refs:PMSG_RESTORE (Results 1 – 7 of 7) sorted by relevance
143 dpm_resume_start(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()158 dpm_resume_end(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
332 (error ? PMSG_RECOVER : PMSG_THAW) : PMSG_RESTORE); in create_image()398 msg = in_suspend ? (error ? PMSG_RECOVER : PMSG_THAW) : PMSG_RESTORE; in hibernation_snapshot()594 dpm_resume_start(PMSG_RESTORE); in hibernation_platform_enter()598 dpm_resume_end(PMSG_RESTORE); in hibernation_platform_enter()
1180 dpm_resume_start(PMSG_RESTORE); in kernel_kexec()1182 dpm_resume_end(PMSG_RESTORE); in kernel_kexec()
470 #define PMSG_RESTORE ((struct pm_message){ .event = PM_EVENT_RESTORE, }) macro
349 pm_message_t pm_msg = PMSG_RESTORE; in aq_pci_resume()
491 return usb_resume(dev, PMSG_RESTORE); in usb_dev_restore()
1200 return PMSG_RESTORE; in resume_event()