| /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() 95 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()
|
| /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/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/gpu/drm/arm/ |
| H A D | malidp_drv.c | 771 if (pm_runtime_enabled(dev)) in malidp_bind() 885 if (pm_runtime_enabled(dev)) in malidp_bind() 911 if (pm_runtime_enabled(dev)) in malidp_unbind()
|
| /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()
|
| H A D | i2c-mv64xxx.c | 1048 if (!pm_runtime_enabled(&pd->dev)) { in mv64xxx_i2c_probe()
|
| /linux/sound/soc/sunxi/ |
| H A D | sun50i-dmic.c | 393 if (!pm_runtime_enabled(&pdev->dev)) { in sun50i_dmic_probe()
|
| H A D | sun4i-spdif.c | 724 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/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 | 608 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/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/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 | 623 if (!pm_runtime_enabled(&pdev->dev)) { in rockchip_pdm_probe()
|
| /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 | 1085 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()
|