/Linux-v6.1/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_irq.c | 44 pm_runtime_get_sync(dev); in mdp5_irq_preinstall() 63 pm_runtime_get_sync(dev); in mdp5_irq_postinstall() 75 pm_runtime_get_sync(dev); in mdp5_irq_uninstall() 109 pm_runtime_get_sync(dev); in mdp5_enable_vblank() 122 pm_runtime_get_sync(dev); in mdp5_disable_vblank()
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/ |
D | amdgpu_pm.c | 144 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_get_power_dpm_state() 184 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_set_power_dpm_state() 272 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_get_power_dpm_force_performance_level() 335 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_set_power_dpm_force_performance_level() 373 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_get_pp_num_states() 411 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_get_pp_cur_state() 484 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_set_pp_force_state() 543 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_get_pp_table() 579 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_set_pp_table() 802 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_set_pp_od_clk_voltage() [all …]
|
/Linux-v6.1/drivers/counter/ |
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()
|
D | ti-ecap-capture.c | 105 pm_runtime_get_sync(counter->parent); in ecap_cnt_capture_get_evmode() 116 pm_runtime_get_sync(counter->parent); in ecap_cnt_capture_set_evmode() 125 pm_runtime_get_sync(counter->parent); in ecap_cnt_capture_enable() 154 pm_runtime_get_sync(counter->parent); in ecap_cnt_count_get_val() 165 pm_runtime_get_sync(counter->parent); in ecap_cnt_count_set_val() 242 pm_runtime_get_sync(counter->parent); in ecap_cnt_pol_read() 257 pm_runtime_get_sync(counter->parent); in ecap_cnt_pol_write()
|
/Linux-v6.1/drivers/usb/musb/ |
D | musb_debugfs.c | 90 pm_runtime_get_sync(musb->controller); in musb_regdump_show() 120 pm_runtime_get_sync(musb->controller); in musb_test_mode_show() 176 pm_runtime_get_sync(musb->controller); in musb_test_mode_write() 241 pm_runtime_get_sync(musb->controller); in musb_softconnect_show() 276 pm_runtime_get_sync(musb->controller); in musb_softconnect_write()
|
/Linux-v6.1/sound/soc/tegra/ |
D | tegra30_ahub.c | 123 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_allocate_rx_fifo() 162 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_enable_rx_fifo() 181 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_disable_rx_fifo() 225 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_allocate_tx_fifo() 264 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_enable_tx_fifo() 283 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_disable_tx_fifo() 313 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_set_rx_cif_source() 330 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_unset_rx_cif_source()
|
/Linux-v6.1/drivers/pwm/ |
D | pwm-tiecap.c | 73 pm_runtime_get_sync(pc->chip.dev); in ecap_pwm_config() 114 pm_runtime_get_sync(pc->chip.dev); in ecap_pwm_set_polarity() 138 pm_runtime_get_sync(pc->chip.dev); in ecap_pwm_enable() 278 pm_runtime_get_sync(pc->chip.dev); in ecap_pwm_save_context() 313 pm_runtime_get_sync(dev); in ecap_pwm_resume()
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_debugfs.c | 117 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_process_reg_op() 240 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs2_op() 369 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_pcie_read() 425 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_pcie_write() 482 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_didt_read() 538 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_didt_write() 595 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_smc_read() 651 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_smc_write() 814 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_sensor_read() 896 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_wave_read() [all …]
|
/Linux-v6.1/drivers/acpi/ |
D | acpi_tad.c | 92 pm_runtime_get_sync(dev); in acpi_tad_set_real_time() 113 pm_runtime_get_sync(dev); in acpi_tad_get_real_time() 268 pm_runtime_get_sync(dev); in acpi_tad_wake_set() 316 pm_runtime_get_sync(dev); in acpi_tad_wake_read() 372 pm_runtime_get_sync(dev); in acpi_tad_clear_status() 413 pm_runtime_get_sync(dev); in acpi_tad_status_read() 564 pm_runtime_get_sync(dev); in acpi_tad_remove()
|
/Linux-v6.1/drivers/w1/masters/ |
D | omap_hdq.c | 375 err = pm_runtime_get_sync(hdq_data->dev); in omap_w1_triplet() 466 err = pm_runtime_get_sync(hdq_data->dev); in omap_w1_reset_bus() 488 ret = pm_runtime_get_sync(hdq_data->dev); in omap_w1_read_byte() 512 ret = pm_runtime_get_sync(hdq_data->dev); in omap_w1_write_byte() 608 ret = pm_runtime_get_sync(&pdev->dev); in omap_hdq_probe() 662 active = pm_runtime_get_sync(&pdev->dev); in omap_hdq_remove()
|
/Linux-v6.1/drivers/dma/qcom/ |
D | hidma.c | 225 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_issue_task() 319 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_tx_submit() 479 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_terminate_channel() 528 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_terminate_all() 570 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_pause() 589 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_resume() 802 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_probe() 913 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_shutdown() 925 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_remove()
|
/Linux-v6.1/drivers/scsi/ |
D | scsi_pm.c | 220 err = pm_runtime_get_sync(&sdev->sdev_gendev); in scsi_autopm_get_device() 237 pm_runtime_get_sync(&starget->dev); in scsi_autopm_get_target() 249 err = pm_runtime_get_sync(&shost->shost_gendev); in scsi_autopm_get_host()
|
/Linux-v6.1/drivers/misc/ |
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() 249 pm_runtime_get_sync(&client->dev); in apds9802als_remove()
|
/Linux-v6.1/drivers/iio/accel/ |
D | kxsd9.c | 144 pm_runtime_get_sync(st->dev); in kxsd9_write_raw() 169 pm_runtime_get_sync(st->dev); in kxsd9_read_raw() 244 pm_runtime_get_sync(st->dev); in kxsd9_buffer_preenable() 488 pm_runtime_get_sync(dev); in kxsd9_common_remove()
|
/Linux-v6.1/drivers/pci/controller/cadence/ |
D | pcie-cadence-plat.c | 88 ret = pm_runtime_get_sync(dev); in cdns_plat_pcie_probe() 117 ret = pm_runtime_get_sync(dev); in cdns_plat_pcie_probe()
|
/Linux-v6.1/drivers/gpu/drm/panel/ |
D | panel-samsung-atna33xc20.c | 231 ret = pm_runtime_get_sync(panel->dev); in atana33xc20_prepare() 248 pm_runtime_get_sync(panel->dev); in atana33xc20_get_modes() 321 pm_runtime_get_sync(dev); in atana33xc20_probe()
|
/Linux-v6.1/drivers/watchdog/ |
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() 347 pm_runtime_get_sync(wdev->dev); in omap_wdt_resume()
|
/Linux-v6.1/drivers/usb/roles/ |
D | intel-xhci-usb-role-switch.c | 75 pm_runtime_get_sync(data->dev); in intel_xhci_usb_set_role() 137 pm_runtime_get_sync(data->dev); in intel_xhci_usb_get_role()
|
/Linux-v6.1/drivers/mfd/ |
D | omap-usb-tll.c | 221 pm_runtime_get_sync(dev); in usbtll_omap_probe() 326 pm_runtime_get_sync(tll_dev); in omap_tll_init() 400 pm_runtime_get_sync(tll_dev); in omap_tll_enable()
|
/Linux-v6.1/drivers/phy/ti/ |
D | phy-twl4030-usb.c | 505 pm_runtime_get_sync(twl->dev); in twl4030_phy_power_on() 593 pm_runtime_get_sync(twl->dev); in twl4030_usb_irq() 635 pm_runtime_get_sync(twl->dev); in twl4030_phy_init() 759 pm_runtime_get_sync(&pdev->dev); in twl4030_usb_probe() 796 pm_runtime_get_sync(twl->dev); in twl4030_usb_remove()
|
/Linux-v6.1/drivers/iio/imu/inv_icm42600/ |
D | inv_icm42600_accel.c | 175 pm_runtime_get_sync(dev); in inv_icm42600_accel_read_sensor() 246 pm_runtime_get_sync(dev); in inv_icm42600_accel_write_scale() 330 pm_runtime_get_sync(dev); in inv_icm42600_accel_write_odr() 391 pm_runtime_get_sync(dev); in inv_icm42600_accel_read_offset() 496 pm_runtime_get_sync(dev); in inv_icm42600_accel_write_offset()
|
D | inv_icm42600_gyro.c | 175 pm_runtime_get_sync(dev); in inv_icm42600_gyro_read_sensor() 258 pm_runtime_get_sync(dev); in inv_icm42600_gyro_write_scale() 342 pm_runtime_get_sync(dev); in inv_icm42600_gyro_write_odr() 403 pm_runtime_get_sync(dev); in inv_icm42600_gyro_read_offset() 507 pm_runtime_get_sync(dev); in inv_icm42600_gyro_write_offset()
|
/Linux-v6.1/drivers/iommu/arm/arm-smmu/ |
D | qcom_iommu.c | 354 pm_runtime_get_sync(qcom_domain->iommu->dev); in qcom_iommu_domain_free() 374 pm_runtime_get_sync(qcom_iommu->dev); in qcom_iommu_attach_dev() 405 pm_runtime_get_sync(qcom_iommu->dev); in qcom_iommu_detach_dev() 450 pm_runtime_get_sync(qcom_domain->iommu->dev); in qcom_iommu_unmap() 467 pm_runtime_get_sync(qcom_domain->iommu->dev); in qcom_iommu_flush_iotlb_all() 841 pm_runtime_get_sync(dev); in qcom_iommu_device_probe()
|
/Linux-v6.1/drivers/gpio/ |
D | gpio-arizona.c | 64 ret = pm_runtime_get_sync(chip->parent); in arizona_gpio_get() 110 ret = pm_runtime_get_sync(chip->parent); in arizona_gpio_direction_out()
|
/Linux-v6.1/drivers/clk/renesas/ |
D | rcar-usb2-clock-sel.c | 122 pm_runtime_get_sync(dev); in rcar_usb2_clock_sel_resume() 182 pm_runtime_get_sync(dev); in rcar_usb2_clock_sel_probe()
|