| /linux/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_drv.c | 37 if (pm_runtime_enabled(dev)) in komeda_platform_remove() 77 if (!pm_runtime_enabled(dev)) in komeda_platform_probe() 92 if (pm_runtime_enabled(dev)) in komeda_platform_probe()
|
| /linux/drivers/soc/tegra/ |
| H A D | common.c | 60 rpm_enabled = pm_runtime_enabled(dev); in tegra_core_dev_init_opp_state() 65 if (!pm_runtime_enabled(dev)) { in tegra_core_dev_init_opp_state()
|
| /linux/drivers/net/wan/framer/ |
| H A D | framer-core.c | 37 if (!pm_runtime_enabled(&framer->dev)) in framer_pm_runtime_get() 52 if (!pm_runtime_enabled(&framer->dev)) in framer_pm_runtime_get_sync() 65 if (!pm_runtime_enabled(&framer->dev)) in framer_pm_runtime_put() 74 if (!pm_runtime_enabled(&framer->dev)) in framer_pm_runtime_put_sync() 659 if (pm_runtime_enabled(dev)) { in framer_create()
|
| /linux/drivers/phy/ |
| H A D | phy-core.c | 161 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_get() 179 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_get_sync() 195 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_put() 207 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_put_sync() 1046 if (pm_runtime_enabled(dev)) { in phy_create()
|
| /linux/drivers/watchdog/ |
| H A D | starfive-wdt.c | 448 if (pm_runtime_enabled(&pdev->dev)) { in starfive_wdt_probe() 500 if (pm_runtime_enabled(&pdev->dev)) { in starfive_wdt_probe() 525 if (pm_runtime_enabled(&pdev->dev)) in starfive_wdt_remove()
|
| /linux/drivers/base/power/ |
| H A D | runtime-test.c | 93 KUNIT_EXPECT_FALSE(test, pm_runtime_enabled(dev)); in pm_runtime_disabled_test() 123 KUNIT_EXPECT_FALSE(test, pm_runtime_enabled(dev)); in pm_runtime_disabled_test()
|
| /linux/drivers/pwm/ |
| H A D | pwm-img.c | 296 if (!pm_runtime_enabled(&pdev->dev)) { in img_pwm_probe() 329 if (!pm_runtime_enabled(&pdev->dev)) in img_pwm_probe()
|
| H A D | pwm-pca9685.c | 493 if (pm_runtime_enabled(&client->dev)) { in pca9685_pwm_probe() 514 if (!pm_runtime_enabled(&client->dev)) { in pca9685_pwm_remove()
|
| /linux/include/linux/ |
| H A D | pm_runtime.h | 198 static inline bool pm_runtime_enabled(struct device *dev) in pm_runtime_enabled() function 306 static inline bool pm_runtime_enabled(struct device *dev) { return false; } in pm_runtime_enabled() function
|
| /linux/drivers/phy/motorola/ |
| H A D | phy-mapphone-mdm6600.c | 132 if (pm_runtime_enabled(&x->dev)) in phy_mdm6600_power_on() 148 if (pm_runtime_enabled(&x->dev)) { in phy_mdm6600_power_off()
|
| /linux/drivers/input/mouse/ |
| H A D | cyapa.c | 400 if (!pm_runtime_enabled(dev)) { in cyapa_open() 421 if (pm_runtime_enabled(dev)) in cyapa_close() 632 if (pm_runtime_enabled(dev)) in cyapa_reinitialize() 1362 if (pm_runtime_enabled(dev)) in cyapa_suspend()
|
| /linux/drivers/tty/serial/ |
| H A D | serial_port.c | 71 if (!pm_runtime_enabled(dev)) in serial_port_runtime_suspend()
|
| /linux/sound/soc/img/ |
| H A D | img-i2s-in.c | 459 if (!pm_runtime_enabled(&pdev->dev)) { in img_i2s_in_probe() 527 if (!pm_runtime_enabled(&pdev->dev)) in img_i2s_in_probe()
|
| H A D | img-parallel-out.c | 253 if (!pm_runtime_enabled(&pdev->dev)) { in img_prl_out_probe()
|
| H A D | img-spdif-in.c | 748 if (!pm_runtime_enabled(&pdev->dev)) { in img_spdif_in_probe() 805 if (!pm_runtime_enabled(&pdev->dev)) in img_spdif_in_probe()
|
| /linux/drivers/gpu/drm/arm/ |
| H A D | malidp_drv.c | 761 if (pm_runtime_enabled(dev)) in malidp_bind() 875 if (pm_runtime_enabled(dev)) in malidp_bind() 901 if (pm_runtime_enabled(dev)) in malidp_unbind()
|
| H A D | hdlcd_drv.c | 339 if (pm_runtime_enabled(dev)) in hdlcd_drm_unbind()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-designware-platdrv.c | 216 WARN_ON(pm_runtime_enabled(device)); in dw_i2c_plat_probe()
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | mock_gem_device.c | 197 if (pm_runtime_enabled(&pdev->dev)) in mock_gem_device()
|
| /linux/drivers/staging/media/sunxi/cedrus/ |
| H A D | cedrus_hw.c | 331 if (!pm_runtime_enabled(dev->dev)) { in cedrus_hw_probe()
|
| /linux/sound/soc/rockchip/ |
| H A D | rockchip_spdif.c | 390 if (!pm_runtime_enabled(&pdev->dev)) {
|
| /linux/drivers/media/i2c/ |
| H A D | ov02a10.c | 938 if (!pm_runtime_enabled(dev)) { in ov02a10_probe() 955 if (pm_runtime_enabled(dev)) in ov02a10_probe()
|
| /linux/sound/soc/sunxi/ |
| H A D | sun50i-dmic.c | 394 if (!pm_runtime_enabled(&pdev->dev)) { in sun50i_dmic_probe()
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | adreno_device.c | 260 if (pm_runtime_enabled(dev)) in adreno_unbind()
|
| /linux/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-is.c | 841 if (!pm_runtime_enabled(dev)) { in fimc_is_probe() 881 if (!pm_runtime_enabled(dev)) in fimc_is_probe()
|