Searched refs:PMSG_RESTORE (Results 1 – 9 of 9) sorted by relevance
146 dpm_resume_start(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()159 dpm_resume_end(si.cancelled ? PMSG_THAW : PMSG_RESTORE); in do_suspend()
359 (error ? PMSG_RECOVER : PMSG_THAW) : PMSG_RESTORE); in create_image()425 msg = in_suspend ? (error ? PMSG_RECOVER : PMSG_THAW) : PMSG_RESTORE; in hibernation_snapshot()623 dpm_resume_start(PMSG_RESTORE); in hibernation_platform_enter()627 dpm_resume_end(PMSG_RESTORE); in hibernation_platform_enter()
1297 dpm_resume_start(PMSG_RESTORE); in kernel_kexec()1299 dpm_resume_end(PMSG_RESTORE); in kernel_kexec()
515 return xhci_plat_resume_common(dev, PMSG_RESTORE); in xhci_plat_restore()
559 #define PMSG_RESTORE ((struct pm_message){ .event = PM_EVENT_RESTORE, }) macro
587 return resume_common(dev, PMSG_RESTORE); in hcd_pci_restore()
565 return usb_resume(dev, PMSG_RESTORE); in usb_dev_restore()
1157 return PMSG_RESTORE; in resume_event()
3023 dev->power.power_state = PMSG_RESTORE; in hda_codec_pm_restore()