| /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/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/drivers/i2c/busses/ |
| 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()
|
| H A D | i2c-mv64xxx.c | 1048 if (!pm_runtime_enabled(&pd->dev)) { in mv64xxx_i2c_probe()
|
| /linux/sound/soc/rockchip/ |
| H A D | rockchip_pdm.c | 623 if (!pm_runtime_enabled(&pdev->dev)) { in rockchip_pdm_probe()
|
| /linux/drivers/gpu/vga/ |
| H A D | vga_switcheroo.c | 456 if (pm_runtime_enabled(&client->pdev->dev) && in vga_switcheroo_pwr_state()
|
| /linux/sound/soc/sunxi/ |
| H A D | sun4i-spdif.c | 727 if (!pm_runtime_enabled(&pdev->dev)) { in sun4i_spdif_probe()
|
| H A D | sun8i-codec.c | 1650 if (!pm_runtime_enabled(&pdev->dev)) { in sun8i_codec_probe()
|
| /linux/drivers/accel/ivpu/ |
| H A D | ivpu_ipc.c | 309 pm_runtime_enabled(vdev->drm.dev)); in ivpu_ipc_send_receive_internal()
|
| /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 | 1151 if (!pm_runtime_enabled(dev->dev)) { in mchp_spdifrx_probe()
|
| H A D | mchp-pdmc.c | 1081 if (!pm_runtime_enabled(dd->dev)) { in mchp_pdmc_probe()
|
| /linux/sound/soc/mediatek/mt8173/ |
| H A D | mt8173-afe-pcm.c | 1129 if (!pm_runtime_enabled(dev)) { in mt8173_afe_pcm_dev_probe()
|