Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/coccinelle/api/
Dpm_runtime.cocci25 pm_runtime_resume\|
/linux-4.1.27/drivers/pci/
Dpci-driver.c449 pm_runtime_resume(dev); in pci_device_shutdown()
662 pm_runtime_resume(dev); in pci_pm_prepare()
702 pm_runtime_resume(dev); in pci_pm_suspend()
867 pm_runtime_resume(dev); in pci_pm_freeze()
977 pm_runtime_resume(dev); in pci_pm_poweroff()
Dpci-acpi.c326 pm_runtime_resume(&pci_dev->dev); in pci_acpi_wake_dev()
335 pm_runtime_resume(&pci_dev->dev); in pci_acpi_wake_dev()
Dpci-sysfs.c406 pm_runtime_resume(dev); in d3cold_allowed_store()
Dpci.c2053 pm_runtime_resume(dev); in pci_config_pm_runtime_get()
/linux-4.1.27/drivers/acpi/
Ddevice_pm.c653 pm_runtime_resume(dev); in acpi_pm_notify_work_func()
976 pm_runtime_resume(dev); in acpi_subsys_suspend()
1022 pm_runtime_resume(dev); in acpi_subsys_freeze()
/linux-4.1.27/drivers/ata/
Dlibata-zpodd.c236 pm_runtime_resume(dev); in zpodd_wake_dev()
/linux-4.1.27/include/linux/
Dpm_runtime.h202 static inline int pm_runtime_resume(struct device *dev) in pm_runtime_resume() function
/linux-4.1.27/drivers/video/fbdev/
Dsh_mipi_dsi.c509 pm_runtime_resume(&pdev->dev); in sh_mipi_probe()
/linux-4.1.27/drivers/usb/chipidea/
Dcore.c945 pm_runtime_resume(dev); in ci_suspend()
/linux-4.1.27/drivers/base/power/
Ddomain.c948 pm_runtime_resume(dev); in pm_genpd_prepare()
970 pm_runtime_resume(dev); in pm_genpd_prepare()
/linux-4.1.27/Documentation/power/
Druntime_pm.txt329 int pm_runtime_resume(struct device *dev);
371 - increment the device's usage counter, run pm_runtime_resume(dev) and
522 pm_runtime_resume()
555 helper functions described in Section 4. In that case, pm_runtime_resume()
Dpci.txt389 with the help of pm_request_resume() or pm_runtime_resume() which both call
441 state with the help of pm_runtime_resume(). Then, it executes the device
/linux-4.1.27/drivers/power/
Dpm2301_charger.c1127 pm_runtime_resume(pm2->dev); in pm2xxx_wall_charger_probe()
Dbq24190_charger.c1402 pm_runtime_resume(dev); in bq24190_probe()
/linux-4.1.27/drivers/mtd/nand/
Dsh_flctl.c1148 pm_runtime_resume(&pdev->dev); in flctl_probe()
/linux-4.1.27/drivers/media/platform/
Dsh_veu.c1180 pm_runtime_resume(&pdev->dev); in sh_veu_probe()
Dsh_vou.c1375 pm_runtime_resume(&pdev->dev); in sh_vou_probe()
/linux-4.1.27/drivers/usb/core/
Ddriver.c1428 pm_runtime_resume(&udev->dev); in choose_wakeup()
/linux-4.1.27/drivers/mmc/host/
Dsh_mmcif.c1446 ret = pm_runtime_resume(&pdev->dev); in sh_mmcif_probe()
/linux-4.1.27/drivers/usb/phy/
Dphy-msm-usb.c1707 pm_runtime_resume(&pdev->dev); in msm_otg_remove()
/linux-4.1.27/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c1816 pm_runtime_resume(&pdev->dev); in sh_mobile_ceu_probe()
Dsoc_camera.c721 ret = pm_runtime_resume(&icd->vdev->dev); in soc_camera_open()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dnetdev.c4960 pm_runtime_resume(netdev->dev.parent); in e1000_watchdog_task()
4975 pm_runtime_resume(netdev->dev.parent); in e1000_watchdog_task()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_main.c4252 pm_runtime_resume(netdev->dev.parent); in igb_watchdog_task()