Home
last modified time | relevance | path

Searched refs:PMSG_THAW (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/power/
A Dhibernate.c355 (error ? PMSG_RECOVER : PMSG_THAW) : PMSG_RESTORE); in create_image()
421 msg = in_suspend ? (error ? PMSG_RECOVER : PMSG_THAW) : PMSG_RESTORE; in hibernation_snapshot()
865 dpm_resume_start(PMSG_THAW); in hibernate_quiet_exec()
868 dpm_resume(PMSG_THAW); in hibernate_quiet_exec()
873 dpm_complete(PMSG_THAW); in hibernate_quiet_exec()
/linux/drivers/xen/
A Dmanage.c144 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()
/linux/include/linux/
A Dpm.h462 #define PMSG_THAW ((struct pm_message){ .event = PM_EVENT_THAW, }) macro
/linux/drivers/usb/core/
A Dusb.c524 return usb_resume(dev, PMSG_THAW); in usb_dev_thaw()
/linux/sound/pci/hda/
A Dhda_codec.c2958 dev->power.power_state = PMSG_THAW; in hda_codec_pm_thaw()

Completed in 16 milliseconds