Searched refs:PMSG_THAW (Results 1 – 4 of 4) 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()
469 #define PMSG_THAW ((struct pm_message){ .event = PM_EVENT_THAW, }) macro
481 return usb_resume(dev, PMSG_THAW); in usb_dev_thaw()