| /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/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/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()
|
| H A D | runtime.c | 1493 ret = !pm_runtime_enabled(dev); in pm_runtime_block_if_disabled() 1871 if (pm_runtime_enabled(dev)) in pm_runtime_reinit()
|
| /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()
|
| /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/tty/serial/ |
| H A D | serial_port.c | 71 if (!pm_runtime_enabled(dev)) in serial_port_runtime_suspend()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-designware-platdrv.c | 216 WARN_ON(pm_runtime_enabled(device)); in dw_i2c_plat_probe()
|
| H A D | i2c-img-scb.c | 1386 if (!pm_runtime_enabled(&pdev->dev)) { in img_i2c_probe() 1403 if (!pm_runtime_enabled(&pdev->dev)) in img_i2c_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/gpu/drm/msm/adreno/ |
| H A D | adreno_device.c | 260 if (pm_runtime_enabled(dev)) in adreno_unbind()
|
| /linux/drivers/dma/xilinx/ |
| H A D | zynqmp_dma.c | 1117 if (!pm_runtime_enabled(zdev->dev)) { in zynqmp_dma_probe() 1153 if (!pm_runtime_enabled(zdev->dev)) in zynqmp_dma_probe()
|
| /linux/sound/soc/starfive/ |
| H A D | jh7110_pwmdac.c | 487 if (!pm_runtime_enabled(&pdev->dev)) { in jh7110_pwmdac_probe()
|
| H A D | jh7110_tdm.c | 616 if (!pm_runtime_enabled(&pdev->dev)) { in jh7110_tdm_probe()
|
| /linux/drivers/clk/imx/ |
| H A D | clk-imx95-blk-ctl.c | 434 if (pm_runtime_enabled(bc->dev)) { in imx95_bc_probe()
|
| /linux/drivers/dma/ |
| H A D | img-mdc-dma.c | 992 if (!pm_runtime_enabled(&pdev->dev)) { in mdc_dma_probe() 1014 if (!pm_runtime_enabled(&pdev->dev)) in mdc_dma_probe()
|
| /linux/sound/soc/rockchip/ |
| H A D | rockchip_pdm.c | 619 if (!pm_runtime_enabled(&pdev->dev)) { in rockchip_pdm_probe()
|
| /linux/drivers/spi/ |
| H A D | spi-mxs.c | 602 if (!pm_runtime_enabled(ssp->dev)) { in mxs_spi_probe()
|
| /linux/sound/soc/sunxi/ |
| H A D | sun4i-spdif.c | 732 if (!pm_runtime_enabled(&pdev->dev)) { in sun4i_spdif_probe()
|
| /linux/drivers/accel/ivpu/ |
| H A D | ivpu_ipc.c | 305 pm_runtime_enabled(vdev->drm.dev)); in ivpu_ipc_send_receive_internal()
|
| /linux/drivers/gpu/vga/ |
| H A D | vga_switcheroo.c | 458 if (pm_runtime_enabled(&client->pdev->dev) && in vga_switcheroo_pwr_state()
|
| /linux/drivers/iommu/arm/arm-smmu/ |
| H A D | arm-smmu.c | 74 if (pm_runtime_enabled(smmu->dev)) in arm_smmu_rpm_get() 82 if (pm_runtime_enabled(smmu->dev)) { in arm_smmu_rpm_put() 2274 if (pm_runtime_enabled(smmu->dev)) in arm_smmu_device_shutdown()
|
| /linux/sound/soc/atmel/ |
| H A D | mchp-spdiftx.c | 846 if (!pm_runtime_enabled(dev->dev)) { in mchp_spdiftx_probe()
|
| H A D | mchp-spdifrx.c | 1144 if (!pm_runtime_enabled(dev->dev)) { in mchp_spdifrx_probe()
|