| /linux/drivers/gpu/drm/msm/disp/mdp5/ |
| H A D | mdp5_irq.c | 42 pm_runtime_get_sync(dev); in mdp5_irq_preinstall() 61 pm_runtime_get_sync(dev); in mdp5_irq_postinstall() 73 pm_runtime_get_sync(dev); in mdp5_irq_uninstall() 106 pm_runtime_get_sync(dev); in mdp5_enable_vblank() 119 pm_runtime_get_sync(dev); in mdp5_disable_vblank()
|
| /linux/drivers/base/power/ |
| H A D | runtime-test.c | 22 KUNIT_EXPECT_EQ(test, 0, pm_runtime_get_sync(dev)); in pm_runtime_depth_test() 24 KUNIT_EXPECT_EQ(test, 1, pm_runtime_get_sync(dev)); /* "already active" */ in pm_runtime_depth_test() 74 KUNIT_EXPECT_EQ(test, 0, pm_runtime_get_sync(dev)); in pm_runtime_idle_test() 106 KUNIT_EXPECT_EQ(test, -EACCES, pm_runtime_get_sync(dev)); in pm_runtime_disabled_test() 145 KUNIT_EXPECT_EQ(test, -EINVAL, pm_runtime_get_sync(dev)); in pm_runtime_error_test() 178 KUNIT_EXPECT_EQ(test, 0, pm_runtime_get_sync(dev)); in pm_runtime_error_test() 181 KUNIT_EXPECT_EQ(test, 0, pm_runtime_get_sync(dev)); in pm_runtime_error_test()
|
| /linux/drivers/counter/ |
| H A D | intel-qep.c | 113 pm_runtime_get_sync(qep->dev); in intel_qep_count_read() 180 pm_runtime_get_sync(qep->dev); in intel_qep_ceiling_read() 203 pm_runtime_get_sync(qep->dev); in intel_qep_ceiling_write() 234 pm_runtime_get_sync(qep->dev); in intel_qep_enable_write() 261 pm_runtime_get_sync(qep->dev); in intel_qep_spike_filter_ns_read() 309 pm_runtime_get_sync(qep->dev); in intel_qep_spike_filter_ns_write() 331 pm_runtime_get_sync(qep->dev); in intel_qep_preset_enable_read() 353 pm_runtime_get_sync(qep->dev); in intel_qep_preset_enable_write()
|
| H A D | rz-mtu3-cnt.c | 110 pm_runtime_get_sync(priv->ch->dev); in rz_mtu3_is_counter_invalid() 168 pm_runtime_get_sync(ch->dev); in rz_mtu3_count_read() 190 pm_runtime_get_sync(ch->dev); in rz_mtu3_count_write() 207 pm_runtime_get_sync(ch->dev); in rz_mtu3_count_function_read_helper() 282 pm_runtime_get_sync(ch->dev); in rz_mtu3_count_function_write() 303 pm_runtime_get_sync(ch->dev); in rz_mtu3_count_direction_read() 380 pm_runtime_get_sync(ch->dev); in rz_mtu3_count_ceiling_write() 504 pm_runtime_get_sync(ch->dev); in rz_mtu3_count_enable_write() 543 pm_runtime_get_sync(priv->ch->dev); in rz_mtu3_cascade_counts_enable_get() 562 pm_runtime_get_sync(priv->ch->dev); in rz_mtu3_cascade_counts_enable_set() [all …]
|
| /linux/drivers/usb/musb/ |
| H A D | musb_debugfs.c | 90 pm_runtime_get_sync(musb->controller); in musb_regdump_show() 119 pm_runtime_get_sync(musb->controller); in musb_test_mode_show() 174 pm_runtime_get_sync(musb->controller); in musb_test_mode_write() 238 pm_runtime_get_sync(musb->controller); in musb_softconnect_show() 272 pm_runtime_get_sync(musb->controller); in musb_softconnect_write()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_debugfs.c | 117 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_process_reg_op() 239 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs2_op() 404 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_gprwave_read() 523 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_pcie_read() 582 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_pcie_write() 644 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_didt_read() 702 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_didt_write() 761 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_smc_read() 819 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_smc_write() 981 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_sensor_read() [all …]
|
| /linux/drivers/w1/masters/ |
| H A D | omap_hdq.c | 369 err = pm_runtime_get_sync(hdq_data->dev); in omap_w1_triplet() 459 err = pm_runtime_get_sync(hdq_data->dev); in omap_w1_reset_bus() 480 ret = pm_runtime_get_sync(hdq_data->dev); in omap_w1_read_byte() 503 ret = pm_runtime_get_sync(hdq_data->dev); in omap_w1_write_byte() 596 ret = pm_runtime_get_sync(&pdev->dev); in omap_hdq_probe() 649 active = pm_runtime_get_sync(&pdev->dev); in omap_hdq_remove()
|
| /linux/drivers/dma/qcom/ |
| H A D | hidma.c | 223 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_issue_task() 317 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_tx_submit() 477 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_terminate_channel() 526 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_terminate_all() 568 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_pause() 587 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_resume() 798 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_probe() 909 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_shutdown() 921 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_remove()
|
| /linux/drivers/scsi/ |
| H A D | scsi_pm.c | 219 err = pm_runtime_get_sync(&sdev->sdev_gendev); in scsi_autopm_get_device() 236 pm_runtime_get_sync(&starget->dev); in scsi_autopm_get_target() 248 err = pm_runtime_get_sync(&shost->shost_gendev); in scsi_autopm_get_host()
|
| /linux/drivers/misc/ |
| H A D | apds9802als.c | 75 pm_runtime_get_sync(dev); in als_lux0_input_data_show() 127 pm_runtime_get_sync(dev); in als_sensing_range_store() 248 pm_runtime_get_sync(&client->dev); in apds9802als_remove()
|
| H A D | tps6594-esm.c | 79 pm_runtime_get_sync(dev); in tps6594_esm_probe() 124 pm_runtime_get_sync(dev); in tps6594_esm_resume()
|
| /linux/drivers/pwm/ |
| H A D | pwm-dwc-core.c | 108 pm_runtime_get_sync(pwmchip_parent(chip)); in dwc_pwm_apply() 127 pm_runtime_get_sync(pwmchip_parent(chip)); in dwc_pwm_get_state()
|
| /linux/drivers/watchdog/ |
| H A D | omap_wdt.c | 140 pm_runtime_get_sync(wdev->dev); in omap_wdt_start() 263 pm_runtime_get_sync(wdev->dev); in omap_wdt_probe() 343 pm_runtime_get_sync(wdev->dev); in omap_wdt_resume()
|
| /linux/drivers/mfd/ |
| H A D | omap-usb-tll.c | 214 pm_runtime_get_sync(dev); in usbtll_omap_probe() 317 pm_runtime_get_sync(tll_dev); in omap_tll_init() 391 pm_runtime_get_sync(tll_dev); in omap_tll_enable()
|
| /linux/drivers/iommu/arm/arm-smmu/ |
| H A D | qcom_iommu.c | 354 pm_runtime_get_sync(qcom_domain->iommu->dev); in qcom_iommu_domain_free() 375 pm_runtime_get_sync(qcom_iommu->dev); in qcom_iommu_attach_dev() 407 pm_runtime_get_sync(qcom_iommu->dev); in qcom_iommu_identity_attach() 464 pm_runtime_get_sync(qcom_domain->iommu->dev); in qcom_iommu_unmap() 481 pm_runtime_get_sync(qcom_domain->iommu->dev); in qcom_iommu_flush_iotlb_all() 862 pm_runtime_get_sync(dev); in qcom_iommu_device_probe()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-designware-amdisp.c | 80 pm_runtime_get_sync(&pdev->dev); in amd_isp_dw_i2c_plat_probe() 102 pm_runtime_get_sync(&pdev->dev); in amd_isp_dw_i2c_plat_remove()
|
| /linux/drivers/phy/ti/ |
| H A D | phy-twl4030-usb.c | 506 pm_runtime_get_sync(twl->dev); in twl4030_phy_power_on() 594 pm_runtime_get_sync(twl->dev); in twl4030_usb_irq() 636 pm_runtime_get_sync(twl->dev); in twl4030_phy_init() 760 pm_runtime_get_sync(&pdev->dev); in twl4030_usb_probe() 796 pm_runtime_get_sync(twl->dev); in twl4030_usb_remove()
|
| /linux/drivers/iio/imu/inv_icm42600/ |
| H A D | inv_icm42600_gyro.c | 167 pm_runtime_get_sync(dev); in inv_icm42600_gyro_read_sensor() 279 pm_runtime_get_sync(dev); in inv_icm42600_gyro_write_scale() 364 pm_runtime_get_sync(dev); in inv_icm42600_gyro_write_odr() 424 pm_runtime_get_sync(dev); in inv_icm42600_gyro_read_offset() 527 pm_runtime_get_sync(dev); in inv_icm42600_gyro_write_offset()
|
| /linux/drivers/gpio/ |
| H A D | gpio-arizona.c | 62 ret = pm_runtime_get_sync(chip->parent); in arizona_gpio_get() 107 ret = pm_runtime_get_sync(chip->parent); in arizona_gpio_direction_out()
|
| /linux/drivers/video/fbdev/ |
| H A D | s3c-fb.c | 457 pm_runtime_get_sync(sfb->dev); in s3c_fb_enable() 500 pm_runtime_get_sync(sfb->dev); in s3c_fb_set_par() 751 pm_runtime_get_sync(sfb->dev); in s3c_fb_setcolreg() 805 pm_runtime_get_sync(sfb->dev); in s3c_fb_blank() 873 pm_runtime_get_sync(sfb->dev); in s3c_fb_pan_display() 999 pm_runtime_get_sync(sfb->dev); in s3c_fb_wait_for_vsync() 1432 pm_runtime_get_sync(sfb->dev); in s3c_fb_probe() 1512 pm_runtime_get_sync(sfb->dev); in s3c_fb_remove() 1534 pm_runtime_get_sync(sfb->dev); in s3c_fb_suspend() 1563 pm_runtime_get_sync(sfb->dev); in s3c_fb_resume()
|
| /linux/sound/soc/tegra/ |
| H A D | tegra210_peq.c | 155 pm_runtime_get_sync(cmpnt->dev); in tegra210_peq_ram_get() 181 pm_runtime_get_sync(cmpnt->dev); in tegra210_peq_ram_put() 362 pm_runtime_get_sync(cmpnt->dev); in tegra210_peq_component_init()
|
| /linux/include/linux/ |
| H A D | pm_runtime.h | 511 static inline int pm_runtime_get_sync(struct device *dev) in pm_runtime_get_sync() function 609 pm_runtime_get_sync(_T), pm_runtime_put(_T)); 611 pm_runtime_get_sync(_T), pm_runtime_put_autosuspend(_T));
|
| /linux/drivers/clk/renesas/ |
| H A D | rcar-usb2-clock-sel.c | 121 pm_runtime_get_sync(dev); in rcar_usb2_clock_sel_resume() 179 pm_runtime_get_sync(dev); in rcar_usb2_clock_sel_probe()
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-prg.c | 150 return pm_runtime_get_sync(prg->dev); in ipu_prg_enable() 256 pm_runtime_get_sync(prg->dev); in ipu_prg_channel_disable() 302 pm_runtime_get_sync(prg->dev); in ipu_prg_channel_configure()
|
| /linux/drivers/iommu/ |
| H A D | omap-iommu-debug.c | 74 pm_runtime_get_sync(obj->dev); in omap_iommu_dump_ctx() 120 pm_runtime_get_sync(obj->dev); in __dump_tlb_entries()
|