Home
last modified time | relevance | path

Searched refs:PMSG_RESTORE (Results 1 – 7 of 7) sorted by relevance

/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/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()
619 dpm_resume_start(PMSG_RESTORE); in hibernation_platform_enter()
623 dpm_resume_end(PMSG_RESTORE); in hibernation_platform_enter()
/linux/kernel/
A Dkexec_core.c1193 dpm_resume_start(PMSG_RESTORE); in kernel_kexec()
1195 dpm_resume_end(PMSG_RESTORE); in kernel_kexec()
/linux/include/linux/
A Dpm.h463 #define PMSG_RESTORE ((struct pm_message){ .event = PM_EVENT_RESTORE, }) macro
/linux/drivers/usb/core/
A Dusb.c534 return usb_resume(dev, PMSG_RESTORE); in usb_dev_restore()
/linux/drivers/base/power/
A Dmain.c1169 return PMSG_RESTORE; in resume_event()
/linux/sound/pci/hda/
A Dhda_codec.c2964 dev->power.power_state = PMSG_RESTORE; in hda_codec_pm_restore()

Completed in 24 milliseconds