Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/kernel/power/
H A Dsuspend.c398 error = dpm_suspend_late(PMSG_SUSPEND); in suspend_enter()
411 error = dpm_suspend_noirq(PMSG_SUSPEND); in suspend_enter()
504 error = dpm_suspend_start(PMSG_SUSPEND); in suspend_devices_and_enter()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dhuawei_cdc_ncm.c176 drvstate->subdriver->suspend(intf, PMSG_SUSPEND); in huawei_cdc_ncm_resume()
H A Dcdc_mbim.c545 info->subdriver->suspend(intf, PMSG_SUSPEND); in cdc_mbim_resume()
H A Dqmi_wwan.c861 info->subdriver->suspend(intf, PMSG_SUSPEND); in qmi_wwan_resume()
/OK3568_Linux_fs/kernel/drivers/pnp/
H A Ddriver.c197 return __pnp_bus_suspend(dev, PMSG_SUSPEND); in pnp_bus_suspend()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_imx.c228 ret = ata_host_suspend(host, PMSG_SUSPEND); in pata_imx_suspend()
H A Dlibahci_platform.c754 return ata_host_suspend(host, PMSG_SUSPEND); in ahci_platform_suspend_host()
H A Dpata_samsung_cf.c611 return ata_host_suspend(host, PMSG_SUSPEND); in pata_s3c_suspend()
H A Dsata_highbank.c592 return ata_host_suspend(host, PMSG_SUSPEND); in ahci_highbank_suspend()
H A Dpata_arasan_cf.c937 return ata_host_suspend(host, PMSG_SUSPEND); in arasan_cf_suspend()
H A Dsata_rcar.c972 ret = ata_host_suspend(host, PMSG_SUSPEND); in sata_rcar_suspend()
H A Dahci.c889 return ata_host_suspend(host, PMSG_SUSPEND); in ahci_pci_device_suspend()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dapm_32.c1241 dpm_suspend_start(PMSG_SUSPEND); in suspend()
1242 dpm_suspend_end(PMSG_SUSPEND); in suspend()
1284 dpm_suspend_end(PMSG_SUSPEND); in standby()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-imx8mp.c278 ret = dwc3_imx8mp_suspend(dwc3_imx, PMSG_SUSPEND); in dwc3_imx8mp_pm_suspend()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-gd.c144 drive->gendev.bus->suspend(&drive->gendev, PMSG_SUSPEND);
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm.h463 #define PMSG_SUSPEND ((struct pm_message){ .event = PM_EVENT_SUSPEND, }) macro
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-driver.c733 return pci_legacy_suspend(dev, PMSG_SUSPEND); in pci_pm_suspend()
800 return pci_legacy_suspend_late(dev, PMSG_SUSPEND); in pci_pm_suspend_noirq()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/vtl_ts/
H A Dvtl_ts.c412 vtl_ts_suspend(ts->driver->client, PMSG_SUSPEND); in vtl_ts_early_suspend()
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dcore.c724 return cdns3_controller_suspend(dev, PMSG_SUSPEND); in cdns3_suspend()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-fsl.c462 dev->power.power_state = PMSG_SUSPEND; in ehci_fsl_mpc512x_drv_suspend()
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dadb.c276 return __adb_suspend(to_platform_device(dev), PMSG_SUSPEND); in adb_suspend()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dusb.c464 return usb_suspend(dev, PMSG_SUSPEND); in usb_dev_suspend()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dplatform.c1237 ret = platform_legacy_suspend(dev, PMSG_SUSPEND); in platform_pm_suspend()
/OK3568_Linux_fs/kernel/drivers/hid/i2c-hid/
H A Di2c-hid-core.c1223 ret = hid->driver->suspend(hid, PMSG_SUSPEND); in i2c_hid_suspend()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/nvidia/
H A Dnvidia.c1063 return nvidiafb_suspend_late(dev, PMSG_SUSPEND); in nvidiafb_suspend()

12