Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_plat.c590 return mtu3_suspend_common(dev, PMSG_AUTO_SUSPEND); in mtu3_runtime_suspend()
598 return mtu3_resume_common(dev, PMSG_AUTO_SUSPEND); in mtu3_runtime_resume()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-plat.c274 return cdns3_controller_suspend(dev, PMSG_AUTO_SUSPEND); in cdns3_plat_runtime_suspend()
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-imx8mp.c386 return dwc3_imx8mp_suspend(dwc3_imx, PMSG_AUTO_SUSPEND); in dwc3_imx8mp_runtime_suspend()
H A Dcore.c2286 ret = dwc3_suspend_common(dwc, PMSG_AUTO_SUSPEND); in dwc3_runtime_resume()
/openbmc/linux/include/linux/
H A Dpm.h567 #define PMSG_AUTO_SUSPEND ((struct pm_message) \ macro
/openbmc/linux/drivers/usb/core/
H A Dhcd-pci.c605 retval = suspend_common(dev, PMSG_AUTO_SUSPEND); in hcd_pci_runtime_suspend()
H A Ddriver.c1952 status = usb_suspend_both(udev, PMSG_AUTO_SUSPEND); in usb_runtime_suspend()
H A Dhub.c2490 err = usb_port_suspend(udev, PMSG_AUTO_SUSPEND); in usb_enumerate_device()
/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_imx.c659 return imx_controller_suspend(dev, PMSG_AUTO_SUSPEND); in ci_hdrc_imx_runtime_suspend()
/openbmc/linux/drivers/ata/
H A Dlibata-core.c5283 ata_port_suspend(to_ata_port(dev), PMSG_AUTO_SUSPEND); in ata_port_runtime_suspend()