| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/ |
| H A D | amdgpu_pm.c | 127 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_get_power_dpm_state() 174 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_set_power_dpm_state() 271 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() 417 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_get_pp_num_states() 461 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_get_pp_cur_state() 539 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_set_pp_force_state() 582 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_get_pp_table() 626 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_set_pp_table() 814 ret = pm_runtime_get_sync(ddev->dev); in amdgpu_set_pp_od_clk_voltage() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | stm32-vrefbuf.c | 47 ret = pm_runtime_get_sync(priv->dev); in stm32_vrefbuf_enable() 84 ret = pm_runtime_get_sync(priv->dev); in stm32_vrefbuf_disable() 105 ret = pm_runtime_get_sync(priv->dev); in stm32_vrefbuf_is_enabled() 126 ret = pm_runtime_get_sync(priv->dev); in stm32_vrefbuf_set_voltage_sel() 148 ret = pm_runtime_get_sync(priv->dev); in stm32_vrefbuf_get_voltage_sel() 251 pm_runtime_get_sync(&pdev->dev); in stm32_vrefbuf_remove()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/sound/soc/tegra/ |
| H A D | tegra30_ahub.c | 107 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_allocate_rx_fifo() 146 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_enable_rx_fifo() 165 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_disable_rx_fifo() 209 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_allocate_tx_fifo() 248 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_enable_tx_fifo() 267 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_disable_tx_fifo() 297 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_set_rx_cif_source() 314 pm_runtime_get_sync(ahub->dev); in tegra30_ahub_unset_rx_cif_source() 645 ret = pm_runtime_get_sync(dev); in tegra30_ahub_resume()
|
| /OK3568_Linux_fs/kernel/drivers/pwm/ |
| H A D | pwm-tiecap.c | 76 pm_runtime_get_sync(pc->chip.dev); in ecap_pwm_config() 117 pm_runtime_get_sync(pc->chip.dev); in ecap_pwm_set_polarity() 141 pm_runtime_get_sync(pc->chip.dev); in ecap_pwm_enable() 262 pm_runtime_get_sync(pc->chip.dev); in ecap_pwm_save_context() 297 pm_runtime_get_sync(dev); in ecap_pwm_resume()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | omap-serial.c | 279 pm_runtime_get_sync(up->dev); in serial_omap_enable_ms() 291 pm_runtime_get_sync(up->dev); in serial_omap_stop_tx() 342 pm_runtime_get_sync(up->dev); in serial_omap_stop_rx() 402 pm_runtime_get_sync(up->dev); in serial_omap_start_tx() 433 pm_runtime_get_sync(up->dev); in serial_omap_throttle() 447 pm_runtime_get_sync(up->dev); in serial_omap_unthrottle() 579 pm_runtime_get_sync(up->dev); in serial_omap_irq() 632 pm_runtime_get_sync(up->dev); in serial_omap_tx_empty() 648 pm_runtime_get_sync(up->dev); in serial_omap_get_mctrl() 683 pm_runtime_get_sync(up->dev); in serial_omap_set_mctrl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_debugfs.c | 230 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_process_reg_op() 343 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_pcie_read() 402 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_pcie_write() 462 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_didt_read() 521 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_didt_write() 581 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_smc_read() 640 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_regs_smc_write() 799 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_sensor_read() 881 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_wave_read() 979 r = pm_runtime_get_sync(adev_to_drm(adev)->dev); in amdgpu_debugfs_gpr_read() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/ |
| H A D | vendor_cmd.c | 56 ret = pm_runtime_get_sync(wl->dev); in wlcore_vendor_cmd_smart_config_start() 91 ret = pm_runtime_get_sync(wl->dev); in wlcore_vendor_cmd_smart_config_stop() 138 ret = pm_runtime_get_sync(wl->dev); in wlcore_vendor_cmd_smart_config_set_group_key()
|
| H A D | debugfs.c | 55 ret = pm_runtime_get_sync(wl->dev); in wl1271_debugfs_update_stats() 111 ret = pm_runtime_get_sync(wl->dev); in chip_op_handler() 282 ret = pm_runtime_get_sync(wl->dev); in dynamic_ps_timeout_write() 352 ret = pm_runtime_get_sync(wl->dev); in forced_ps_write() 834 ret = pm_runtime_get_sync(wl->dev); in rx_streaming_interval_write() 892 ret = pm_runtime_get_sync(wl->dev); in rx_streaming_always_write() 942 ret = pm_runtime_get_sync(wl->dev); in beacon_filtering_write() 1024 ret = pm_runtime_get_sync(wl->dev); in sleep_auth_write() 1091 pm_runtime_get_sync(wl->dev); in dev_mem_read() 1173 pm_runtime_get_sync(wl->dev); in dev_mem_write() [all …]
|
| H A D | main.c | 144 ret = pm_runtime_get_sync(wl->dev); in wl1271_rx_streaming_enable_work() 177 ret = pm_runtime_get_sync(wl->dev); in wl1271_rx_streaming_disable_work() 226 ret = pm_runtime_get_sync(wl->dev); in wlcore_rc_update_work() 540 ret = pm_runtime_get_sync(wl->dev); in wlcore_irq_locked() 841 error = pm_runtime_get_sync(wl->dev); in wl12xx_read_fwlog_panic() 940 error = pm_runtime_get_sync(wl->dev); in wl1271_recovery_work() 1744 ret = pm_runtime_get_sync(wl->dev); in wl1271_op_suspend() 1858 ret = pm_runtime_get_sync(wl->dev); in wl1271_op_resume() 2063 ret = pm_runtime_get_sync(wl->dev); in wlcore_channel_switch_work() 2134 ret = pm_runtime_get_sync(wl->dev); in wlcore_pending_auth_complete_work() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/w1/masters/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/dma/qcom/ |
| H A D | hidma.c | 231 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_issue_task() 325 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_tx_submit() 474 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_terminate_channel() 523 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_terminate_all() 565 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_pause() 584 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_resume() 803 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_probe() 916 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_shutdown() 928 pm_runtime_get_sync(dmadev->ddev.dev); in hidma_remove()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | bq24190_charger.c | 451 ret = pm_runtime_get_sync(bdi->dev); in bq24190_sysfs_show() 486 ret = pm_runtime_get_sync(bdi->dev); in bq24190_sysfs_store() 509 ret = pm_runtime_get_sync(bdi->dev); in bq24190_set_charge_mode() 542 ret = pm_runtime_get_sync(bdi->dev); in bq24190_vbus_is_enabled() 1086 ret = pm_runtime_get_sync(bdi->dev); in bq24190_charger_get_property() 1160 ret = pm_runtime_get_sync(bdi->dev); in bq24190_charger_set_property() 1423 ret = pm_runtime_get_sync(bdi->dev); in bq24190_battery_get_property() 1471 ret = pm_runtime_get_sync(bdi->dev); in bq24190_battery_set_property() 1629 error = pm_runtime_get_sync(bdi->dev); in bq24190_irq_handler_thread() 1761 ret = pm_runtime_get_sync(dev); in bq24190_probe() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | debugfs.c | 136 pm_runtime_get_sync(&sw->dev); in regs_write() 221 pm_runtime_get_sync(&sw->dev); in counters_write() 402 pm_runtime_get_sync(&sw->dev); in port_regs_show() 506 pm_runtime_get_sync(&sw->dev); in switch_regs_show() 558 pm_runtime_get_sync(&sw->dev); in path_show() 621 pm_runtime_get_sync(&sw->dev); in counters_show()
|
| /OK3568_Linux_fs/kernel/drivers/iio/accel/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/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() 249 pm_runtime_get_sync(&client->dev); in apds9802als_remove()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsi_pm.c | 302 err = pm_runtime_get_sync(&sdev->sdev_gendev); in scsi_autopm_get_device() 319 pm_runtime_get_sync(&starget->dev); in scsi_autopm_get_target() 331 err = pm_runtime_get_sync(&shost->shost_gendev); in scsi_autopm_get_host()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/ |
| H A D | pcie-cadence-plat.c | 90 ret = pm_runtime_get_sync(dev); in cdns_plat_pcie_probe() 119 ret = pm_runtime_get_sync(dev); in cdns_plat_pcie_probe()
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/ |
| H A D | qcom_iommu.c | 364 pm_runtime_get_sync(qcom_domain->iommu->dev); in qcom_iommu_domain_free() 384 pm_runtime_get_sync(qcom_iommu->dev); in qcom_iommu_attach_dev() 415 pm_runtime_get_sync(qcom_iommu->dev); in qcom_iommu_detach_dev() 460 pm_runtime_get_sync(qcom_domain->iommu->dev); in qcom_iommu_unmap() 477 pm_runtime_get_sync(qcom_domain->iommu->dev); in qcom_iommu_flush_iotlb_all() 865 pm_runtime_get_sync(dev); in qcom_iommu_device_probe()
|
| /OK3568_Linux_fs/kernel/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() 347 pm_runtime_get_sync(wdev->dev); in omap_wdt_resume()
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/inv_icm42600/ |
| H A 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()
|
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/phy/ti/ |
| H A D | phy-twl4030-usb.c | 490 pm_runtime_get_sync(twl->dev); in twl4030_phy_power_on() 578 pm_runtime_get_sync(twl->dev); in twl4030_usb_irq() 620 pm_runtime_get_sync(twl->dev); in twl4030_phy_init() 744 pm_runtime_get_sync(&pdev->dev); in twl4030_usb_probe() 781 pm_runtime_get_sync(twl->dev); in twl4030_usb_remove()
|