| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_drv.c | 37 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 D | phy-core.c | 155 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 D | pm_runtime.h | 171 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 D | mali_kbase_config_rk.c | 85 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 D | sirf-usp.c | 385 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 D | pwm-img.c | 285 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 D | dw9768.c | 483 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 D | vic.c | 474 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 D | phy-mapphone-mdm6600.c | 138 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 D | cyapa.c | 400 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 D | mali_kbase_config_rk.c | 107 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 D | img-i2s-in.c | 462 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 D | img-parallel-out.c | 261 if (!pm_runtime_enabled(&pdev->dev)) { in img_prl_out_probe()
|
| H A D | img-spdif-in.c | 750 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 D | mock_gem_device.c | 159 if (pm_runtime_enabled(&pdev->dev)) in mock_gem_device()
|
| /OK3568_Linux_fs/kernel/drivers/dma/xilinx/ |
| H A D | zynqmp_dma.c | 1082 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 D | malidp_drv.c | 767 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 D | mali_kbase_runtime_pm.c | 197 if (!pm_runtime_enabled(kbdev->dev)) { in kbase_device_runtime_init()
|
| /OK3568_Linux_fs/kernel/sound/soc/tegra/ |
| H A D | tegra20_spdif.c | 297 if (!pm_runtime_enabled(&pdev->dev)) { in tegra20_spdif_platform_probe()
|
| H A D | tegra20_i2s.c | 373 if (!pm_runtime_enabled(&pdev->dev)) { in tegra20_i2s_platform_probe()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/ |
| H A D | cedrus_hw.c | 305 if (!pm_runtime_enabled(dev->dev)) { in cedrus_hw_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/devicetree/ |
| H A D | mali_kbase_runtime_pm.c | 216 if (!pm_runtime_enabled(kbdev->dev)) { in kbase_device_runtime_init()
|
| /OK3568_Linux_fs/kernel/drivers/slimbus/ |
| H A D | qcom-ctrl.c | 685 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 D | rockchip_audio_pwm.c | 294 if (!pm_runtime_enabled(&pdev->dev)) { in rockchip_audio_pwm_probe()
|
| H A D | rockchip_spdif.c | 394 if (!pm_runtime_enabled(&pdev->dev)) { in rk_spdif_probe()
|