Home
last modified time | relevance | path

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

/linux/kernel/power/
A Dsuspend.c471 dpm_resume_noirq(PMSG_RESUME); in suspend_enter()
477 dpm_resume_early(PMSG_RESUME); in suspend_enter()
522 dpm_resume_end(PMSG_RESUME); in suspend_devices_and_enter()
/linux/arch/x86/kernel/
A Dapm_32.c1238 dpm_resume_start(PMSG_RESUME); in suspend()
1239 dpm_resume_end(PMSG_RESUME); in suspend()
1270 dpm_resume_start(PMSG_RESUME); in standby()
1355 dpm_resume_end(PMSG_RESUME); in check_events()
/linux/drivers/usb/cdns3/
A Dcdns3-plat.c309 return cdns3_controller_resume(dev, PMSG_RESUME); in cdns3_plat_resume()
/linux/drivers/usb/dwc3/
A Ddwc3-imx8mp.c360 ret = dwc3_imx8mp_resume(dwc3_imx, PMSG_RESUME); in dwc3_imx8mp_pm_resume()
A Dcore.c2590 ret = dwc3_resume_common(dwc, PMSG_RESUME); in dwc3_resume()
/linux/drivers/usb/host/
A Dxhci-histb.c358 return xhci_resume(xhci, PMSG_RESUME); in xhci_histb_resume()
A Dxhci-plat.c522 return xhci_plat_resume_common(dev, PMSG_RESUME); in xhci_plat_resume()
A Dxhci-tegra.c2289 err = xhci_resume(xhci, runtime ? PMSG_AUTO_RESUME : PMSG_RESUME); in tegra_xusb_exit_elpg()
/linux/include/linux/
A Dpm.h557 #define PMSG_RESUME ((struct pm_message){ .event = PM_EVENT_RESUME, }) macro
/linux/drivers/usb/core/
A Dhcd-pci.c582 return resume_common(dev, PMSG_RESUME); in hcd_pci_resume()
A Dusb.c545 return usb_resume(dev, PMSG_RESUME); in usb_dev_resume()
/linux/drivers/usb/chipidea/
A Dci_hdrc_imx.c645 ret = imx_controller_resume(dev, PMSG_RESUME); in ci_hdrc_imx_resume()
/linux/drivers/base/power/
A Dmain.c1168 return PMSG_RESUME; in resume_event()
/linux/sound/pci/hda/
A Dhda_codec.c2990 dev->power.power_state = PMSG_RESUME; in hda_codec_pm_complete()
3005 dev->power.power_state = PMSG_RESUME; in hda_codec_pm_resume()
/linux/drivers/ata/
A Dlibata-core.c5196 ata_port_resume(to_ata_port(dev), PMSG_RESUME, true); in ata_port_pm_resume()
5262 ata_port_resume(ap, PMSG_RESUME, true); in ata_sas_port_resume()

Completed in 54 milliseconds