Home
last modified time | relevance | path

Searched refs:PMSG_SUSPEND (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/linux/kernel/power/
H A Dsuspend.c412 error = dpm_suspend_late(PMSG_SUSPEND); in suspend_enter()
421 error = dpm_suspend_noirq(PMSG_SUSPEND); in suspend_enter()
508 error = dpm_suspend_start(PMSG_SUSPEND); in suspend_devices_and_enter()
/openbmc/linux/drivers/net/usb/
H A Dhuawei_cdc_ncm.c177 drvstate->subdriver->suspend(intf, PMSG_SUSPEND); in huawei_cdc_ncm_resume()
H A Dcdc_mbim.c547 info->subdriver->suspend(intf, PMSG_SUSPEND); in cdc_mbim_resume()
/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_plat.c577 return mtu3_suspend_common(dev, PMSG_SUSPEND); in mtu3_suspend()
582 return mtu3_resume_common(dev, PMSG_SUSPEND); in mtu3_resume()
/openbmc/linux/drivers/usb/host/
H A Duhci-pci.c207 uhci_pci_resume(hcd, PMSG_SUSPEND); in uhci_pci_suspend()
H A Dxhci-pci.c708 if (pci_choose_state(dev, PMSG_SUSPEND) == PCI_D0) in xhci_pci_probe()
736 if (pci_choose_state(dev, PMSG_SUSPEND) == PCI_D0) in xhci_pci_remove()
H A Dehci-fsl.c456 dev->power.power_state = PMSG_SUSPEND; in ehci_fsl_mpc512x_drv_suspend()
/openbmc/linux/drivers/ata/
H A Dpata_imx.c210 ata_host_suspend(host, PMSG_SUSPEND); in pata_imx_suspend()
H A Dlibahci_platform.c847 ata_host_suspend(host, PMSG_SUSPEND); in ahci_platform_suspend_host()
H A Dsata_highbank.c591 ata_host_suspend(host, PMSG_SUSPEND); in ahci_highbank_suspend()
H A Dpata_arasan_cf.c939 ata_host_suspend(host, PMSG_SUSPEND); in arasan_cf_suspend()
H A Dsata_rcar.c937 ata_host_suspend(host, PMSG_SUSPEND); in sata_rcar_suspend()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-plat.c291 ret = cdns3_controller_suspend(dev, PMSG_SUSPEND); in cdns3_plat_suspend()
/openbmc/linux/drivers/hid/surface-hid/
H A Dsurface_hid_core.c243 return hid_driver_suspend(d->hid, PMSG_SUSPEND); in surface_hid_suspend()
/openbmc/linux/drivers/pnp/
H A Ddriver.c199 return __pnp_bus_suspend(dev, PMSG_SUSPEND); in pnp_bus_suspend()
/openbmc/linux/arch/x86/kernel/
H A Dapm_32.c1242 dpm_suspend_start(PMSG_SUSPEND); in suspend()
1243 dpm_suspend_end(PMSG_SUSPEND); in suspend()
1285 dpm_suspend_end(PMSG_SUSPEND); in standby()
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-imx8mp.c339 ret = dwc3_imx8mp_suspend(dwc3_imx, PMSG_SUSPEND); in dwc3_imx8mp_pm_suspend()
/openbmc/linux/include/linux/
H A Dpm.h555 #define PMSG_SUSPEND ((struct pm_message){ .event = PM_EVENT_SUSPEND, }) macro
/openbmc/linux/drivers/usb/core/
H A Dhcd-pci.c521 return suspend_common(dev, PMSG_SUSPEND); in hcd_pci_suspend()
H A Dusb.c540 return usb_suspend(dev, PMSG_SUSPEND); in usb_dev_suspend()
/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_imx.c626 ret = imx_controller_suspend(dev, PMSG_SUSPEND); in ci_hdrc_imx_suspend()
/openbmc/linux/drivers/macintosh/
H A Dadb.c276 return __adb_suspend(to_platform_device(dev), PMSG_SUSPEND); in adb_suspend()
/openbmc/linux/drivers/base/
H A Dplatform.c1135 ret = platform_legacy_suspend(dev, PMSG_SUSPEND); in platform_pm_suspend()
/openbmc/linux/drivers/hid/i2c-hid/
H A Di2c-hid-core.c946 ret = hid_driver_suspend(hid, PMSG_SUSPEND); in i2c_hid_core_suspend()
/openbmc/linux/drivers/pci/
H A Dpci-driver.c804 return pci_legacy_suspend(dev, PMSG_SUSPEND); in pci_pm_suspend()

12