Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_drv.c37 if (pm_runtime_enabled(dev)) in komeda_unbind()
64 if (!pm_runtime_enabled(dev)) in komeda_bind()
78 if (pm_runtime_enabled(dev)) in komeda_bind()
/OK3568_Linux_fs/kernel/drivers/phy/
H A Dphy-core.c155 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_get()
173 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_get_sync()
189 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_put()
201 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_put_sync()
213 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_allow()
225 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_forbid()
915 if (pm_runtime_enabled(dev)) { in phy_create()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_runtime.h171 static inline bool pm_runtime_enabled(struct device *dev) in pm_runtime_enabled() function
263 static inline bool pm_runtime_enabled(struct device *dev) { return false; } in pm_runtime_enabled() function
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/platform/rk/
H A Dmali_kbase_config_rk.c85 if (pm_runtime_enabled(kbdev->dev)) { in rk_pm_power_off_delay_work()
208 if (pm_runtime_enabled(kbdev->dev)) { in rk_pm_callback_power_on()
/OK3568_Linux_fs/kernel/sound/soc/sirf/
H A Dsirf-usp.c385 if (!pm_runtime_enabled(&pdev->dev)) { in sirf_usp_pcm_probe()
402 if (!pm_runtime_enabled(&pdev->dev)) in sirf_usp_pcm_remove()
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-img.c285 if (!pm_runtime_enabled(&pdev->dev)) { in img_pwm_probe()
321 if (!pm_runtime_enabled(&pdev->dev)) in img_pwm_probe()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Ddw9768.c483 if (!pm_runtime_enabled(dev)) { in dw9768_probe()
500 if (pm_runtime_enabled(dev)) in dw9768_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dvic.c474 if (!pm_runtime_enabled(&pdev->dev)) { in vic_probe()
502 if (pm_runtime_enabled(&pdev->dev)) in vic_remove()
/OK3568_Linux_fs/kernel/drivers/phy/motorola/
H A Dphy-mapphone-mdm6600.c138 if (pm_runtime_enabled(&x->dev)) in phy_mdm6600_power_on()
154 if (pm_runtime_enabled(&x->dev)) { in phy_mdm6600_power_off()
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dcyapa.c400 if (!pm_runtime_enabled(dev)) { in cyapa_open()
422 if (pm_runtime_enabled(dev)) in cyapa_close()
633 if (pm_runtime_enabled(dev)) in cyapa_reinitialize()
1371 if (pm_runtime_enabled(dev)) in cyapa_suspend()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/rk/
H A Dmali_kbase_config_rk.c107 if (pm_runtime_enabled(kbdev->dev)) { in rk_pm_power_off_delay_work()
276 if (pm_runtime_enabled(kbdev->dev)) { in rk_pm_callback_power_on()
/OK3568_Linux_fs/kernel/sound/soc/img/
H A Dimg-i2s-in.c462 if (!pm_runtime_enabled(&pdev->dev)) { in img_i2s_in_probe()
531 if (!pm_runtime_enabled(&pdev->dev)) in img_i2s_in_probe()
H A Dimg-parallel-out.c261 if (!pm_runtime_enabled(&pdev->dev)) { in img_prl_out_probe()
H A Dimg-spdif-in.c750 if (!pm_runtime_enabled(&pdev->dev)) { in img_spdif_in_probe()
809 if (!pm_runtime_enabled(&pdev->dev)) in img_spdif_in_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Dmock_gem_device.c159 if (pm_runtime_enabled(&pdev->dev)) in mock_gem_device()
/OK3568_Linux_fs/kernel/drivers/dma/xilinx/
H A Dzynqmp_dma.c1082 if (!pm_runtime_enabled(zdev->dev)) { in zynqmp_dma_probe()
1117 if (!pm_runtime_enabled(zdev->dev)) in zynqmp_dma_probe()
1138 if (!pm_runtime_enabled(zdev->dev)) in zynqmp_dma_remove()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dmalidp_drv.c767 if (pm_runtime_enabled(dev)) in malidp_bind()
885 if (pm_runtime_enabled(dev)) in malidp_bind()
916 if (pm_runtime_enabled(dev)) in malidp_unbind()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/meson/
H A Dmali_kbase_runtime_pm.c197 if (!pm_runtime_enabled(kbdev->dev)) { in kbase_device_runtime_init()
/OK3568_Linux_fs/kernel/sound/soc/tegra/
H A Dtegra20_spdif.c297 if (!pm_runtime_enabled(&pdev->dev)) { in tegra20_spdif_platform_probe()
H A Dtegra20_i2s.c373 if (!pm_runtime_enabled(&pdev->dev)) { in tegra20_i2s_platform_probe()
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_hw.c305 if (!pm_runtime_enabled(dev->dev)) { in cedrus_hw_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/devicetree/
H A Dmali_kbase_runtime_pm.c216 if (!pm_runtime_enabled(kbdev->dev)) { in kbase_device_runtime_init()
/OK3568_Linux_fs/kernel/drivers/slimbus/
H A Dqcom-ctrl.c685 if (!pm_runtime_enabled(dev) || in qcom_slim_suspend()
696 if (!pm_runtime_enabled(dev) || !pm_runtime_suspended(dev)) { in qcom_slim_resume()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_audio_pwm.c294 if (!pm_runtime_enabled(&pdev->dev)) { in rockchip_audio_pwm_probe()
H A Drockchip_spdif.c394 if (!pm_runtime_enabled(&pdev->dev)) { in rk_spdif_probe()

123