Searched refs:PMSG_AUTO_SUSPEND (Results 1 – 9 of 9) sorted by relevance
588 return mtu3_suspend_common(dev, PMSG_AUTO_SUSPEND); in mtu3_runtime_suspend()596 return mtu3_resume_common(dev, PMSG_AUTO_SUSPEND); in mtu3_runtime_resume()
273 return cdns3_controller_suspend(dev, PMSG_AUTO_SUSPEND); in cdns3_plat_runtime_suspend()
388 return dwc3_imx8mp_suspend(dwc3_imx, PMSG_AUTO_SUSPEND); in dwc3_imx8mp_runtime_suspend()
2172 ret = dwc3_suspend_common(dwc, PMSG_AUTO_SUSPEND); in dwc3_runtime_suspend()
543 #define PMSG_AUTO_SUSPEND ((struct pm_message) \ macro
638 return imx_controller_suspend(dev, PMSG_AUTO_SUSPEND); in ci_hdrc_imx_runtime_suspend()
1952 status = usb_suspend_both(udev, PMSG_AUTO_SUSPEND); in usb_runtime_suspend()
2433 err = usb_port_suspend(udev, PMSG_AUTO_SUSPEND); in usb_enumerate_device()
5144 ata_port_suspend(to_ata_port(dev), PMSG_AUTO_SUSPEND); in ata_port_runtime_suspend()
Completed in 29 milliseconds