Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dsuspend.c472 dpm_resume_noirq(PMSG_RESUME); in suspend_enter()
478 dpm_resume_early(PMSG_RESUME); in suspend_enter()
523 dpm_resume_end(PMSG_RESUME); in suspend_devices_and_enter()
/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c1267 dpm_resume_start(PMSG_RESUME); in suspend()
1268 dpm_resume_end(PMSG_RESUME); in suspend()
1299 dpm_resume_start(PMSG_RESUME); in standby()
1384 dpm_resume_end(PMSG_RESUME); in check_events()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-plat.c303 return cdns3_controller_resume(dev, PMSG_RESUME); in cdns3_plat_resume()
/openbmc/linux/drivers/usb/host/
H A Dxhci-histb.c358 return xhci_resume(xhci, PMSG_RESUME); in xhci_histb_resume()
H A Dxhci-plat.c510 return xhci_plat_resume_common(dev, PMSG_RESUME); in xhci_plat_resume()
H A Dxhci-tegra.c2289 err = xhci_resume(xhci, runtime ? PMSG_AUTO_RESUME : PMSG_RESUME); in tegra_xusb_exit_elpg()
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-imx8mp.c369 ret = dwc3_imx8mp_resume(dwc3_imx, PMSG_RESUME); in dwc3_imx8mp_pm_resume()
H A Dcore.c2365 ret = dwc3_resume_common(dwc, PMSG_RESUME); in dwc3_complete()
/openbmc/linux/include/linux/
H A Dpm.h557 #define PMSG_RESUME ((struct pm_message){ .event = PM_EVENT_RESUME, }) macro
/openbmc/linux/drivers/usb/core/
H A Dhcd-pci.c582 return resume_common(dev, PMSG_RESUME); in hcd_pci_resume()
H A Dusb.c545 return usb_resume(dev, PMSG_RESUME); in usb_dev_resume()
/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_imx.c640 ret = imx_controller_resume(dev, PMSG_RESUME); in ci_hdrc_imx_resume()
/openbmc/linux/drivers/base/power/
H A Dmain.c1152 return PMSG_RESUME; in resume_event()
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c2989 dev->power.power_state = PMSG_RESUME; in hda_codec_pm_complete()
3004 dev->power.power_state = PMSG_RESUME; in hda_codec_pm_resume()
/openbmc/linux/drivers/ata/
H A Dlibata-core.c5250 ata_port_resume_async(to_ata_port(dev), PMSG_RESUME); in ata_port_pm_resume()
5319 ata_port_resume_async(ap, PMSG_RESUME); in ata_sas_port_resume()