Home
last modified time | relevance | path

Searched refs:PMSG_RESUME (Results 1 – 10 of 10) sorted by relevance

/linux/kernel/power/
A Dsuspend.c459 dpm_resume_noirq(PMSG_RESUME); in suspend_enter()
465 dpm_resume_early(PMSG_RESUME); in suspend_enter()
510 dpm_resume_end(PMSG_RESUME); in suspend_devices_and_enter()
/linux/arch/x86/kernel/
A Dapm_32.c1266 dpm_resume_start(PMSG_RESUME); in suspend()
1267 dpm_resume_end(PMSG_RESUME); in suspend()
1298 dpm_resume_start(PMSG_RESUME); in standby()
1383 dpm_resume_end(PMSG_RESUME); in check_events()
/linux/drivers/usb/cdns3/
A Dcdns3-plat.c302 return cdns3_controller_resume(dev, PMSG_RESUME); in cdns3_plat_resume()
/linux/drivers/usb/dwc3/
A Ddwc3-imx8mp.c308 ret = dwc3_imx8mp_resume(dwc3_imx, PMSG_RESUME); in dwc3_imx8mp_pm_resume()
A Dcore.c2005 ret = dwc3_resume_common(dwc, PMSG_RESUME); in dwc3_resume()
/linux/include/linux/
A Dpm.h461 #define PMSG_RESUME ((struct pm_message){ .event = PM_EVENT_RESUME, }) macro
/linux/drivers/usb/core/
A Dusb.c514 return usb_resume(dev, PMSG_RESUME); in usb_dev_resume()
/linux/drivers/base/power/
A Dmain.c1164 return PMSG_RESUME; in resume_event()
/linux/sound/pci/hda/
A Dhda_codec.c2931 dev->power.power_state = PMSG_RESUME; in hda_codec_pm_complete()
2946 dev->power.power_state = PMSG_RESUME; in hda_codec_pm_resume()
/linux/drivers/ata/
A Dlibata-core.c5150 ata_port_resume_async(to_ata_port(dev), PMSG_RESUME); in ata_port_pm_resume()
5219 ata_port_resume_async(ap, PMSG_RESUME); in ata_sas_port_resume()

Completed in 34 milliseconds