Searched refs:pm_runtime_enabled (Results 1 – 25 of 63) sorted by relevance
123
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()
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()947 if (pm_runtime_enabled(dev)) { in phy_create()
172 static inline bool pm_runtime_enabled(struct device *dev) in pm_runtime_enabled() function266 static inline bool pm_runtime_enabled(struct device *dev) { return false; } in pm_runtime_enabled() function
473 if (!pm_runtime_enabled(dev)) { in dw9768_probe()490 if (pm_runtime_enabled(dev)) in dw9768_probe()
947 if (!pm_runtime_enabled(dev)) { in ov02a10_probe()964 if (pm_runtime_enabled(dev)) in ov02a10_probe()
283 if (!pm_runtime_enabled(&pdev->dev)) { in img_pwm_probe()318 if (!pm_runtime_enabled(&pdev->dev)) in img_pwm_probe()
586 if (pm_runtime_enabled(&client->dev)) { in pca9685_pwm_probe()607 if (!pm_runtime_enabled(&client->dev)) { in pca9685_pwm_remove()
480 if (!pm_runtime_enabled(&pdev->dev)) { in vic_probe()508 if (pm_runtime_enabled(&pdev->dev)) in vic_remove()
478 if (pm_runtime_enabled(client->base.dev)) in release_job()563 if (pm_runtime_enabled(context->client->base.dev)) { in tegra_drm_ioctl_channel_submit()
138 if (pm_runtime_enabled(&x->dev)) in phy_mdm6600_power_on()154 if (pm_runtime_enabled(&x->dev)) { in phy_mdm6600_power_off()
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()1369 if (pm_runtime_enabled(dev)) in cyapa_suspend()
157 if (pm_runtime_enabled(&pdev->dev)) in mock_gem_device()
461 if (!pm_runtime_enabled(&pdev->dev)) { in img_i2s_in_probe()530 if (!pm_runtime_enabled(&pdev->dev)) in img_i2s_in_probe()
260 if (!pm_runtime_enabled(&pdev->dev)) { in img_prl_out_probe()
749 if (!pm_runtime_enabled(&pdev->dev)) { in img_spdif_in_probe()808 if (!pm_runtime_enabled(&pdev->dev)) in img_spdif_in_probe()
366 if (!pm_runtime_enabled(&pdev->dev)) { in img_spdif_out_probe()
1081 if (!pm_runtime_enabled(zdev->dev)) { in zynqmp_dma_probe()1114 if (!pm_runtime_enabled(zdev->dev)) in zynqmp_dma_probe()1135 if (!pm_runtime_enabled(zdev->dev)) in zynqmp_dma_remove()
769 if (pm_runtime_enabled(dev)) in malidp_bind()884 if (pm_runtime_enabled(dev)) in malidp_bind()914 if (pm_runtime_enabled(dev)) in malidp_unbind()
361 if (pm_runtime_enabled(dev)) in hdlcd_drm_unbind()
289 if (!pm_runtime_enabled(dev->dev)) { in cedrus_hw_probe()
337 if (!pm_runtime_enabled(&pdev->dev)) { in rk_spdif_probe()
685 if (!pm_runtime_enabled(dev) || in qcom_slim_suspend()696 if (!pm_runtime_enabled(dev) || !pm_runtime_suspended(dev)) { in qcom_slim_resume()
297 WARN_ON(pm_runtime_enabled(&pdev->dev)); in dw_i2c_plat_probe()
825 if (!pm_runtime_enabled(dev)) { in fimc_is_probe()865 if (!pm_runtime_enabled(dev)) in fimc_is_probe()
485 if (pm_runtime_enabled(dev)) in gdsc_register()
Completed in 53 milliseconds