Symbol: pm_runtime_active
drivers/base/power/runtime-test.c
122
KUNIT_EXPECT_TRUE(test, pm_runtime_active(dev));
drivers/base/power/runtime-test.c
218
KUNIT_EXPECT_TRUE(test, pm_runtime_active(dev));
drivers/base/power/runtime-test.c
221
KUNIT_EXPECT_TRUE(test, pm_runtime_active(dev));
drivers/base/power/runtime-test.c
225
KUNIT_EXPECT_TRUE(test, pm_runtime_active(dev));
drivers/base/power/runtime-test.c
23
KUNIT_EXPECT_TRUE(test, pm_runtime_active(dev));
drivers/base/power/runtime-test.c
75
KUNIT_EXPECT_TRUE(test, pm_runtime_active(dev));
drivers/base/power/runtime-test.c
77
KUNIT_EXPECT_TRUE(test, pm_runtime_active(dev));
drivers/base/power/runtime-test.c
79
KUNIT_EXPECT_TRUE(test, pm_runtime_active(dev));
drivers/base/power/runtime-test.c
96
KUNIT_EXPECT_TRUE(test, pm_runtime_active(dev));
drivers/bluetooth/hci_bcm.c
835
if (pm_runtime_active(dev))
drivers/bus/ti-sysc.c
2905
if (pm_runtime_active(ddata->dev))
drivers/clk/clk.c
336
if (!pm_runtime_active(core->dev)) {
drivers/dma/xilinx/zynqmp_dma.c
1173
if (pm_runtime_active(zdev->dev))
drivers/gpio/gpio-omap.c
572
if (WARN_ONCE(!pm_runtime_active(bank->chip.parent),
drivers/gpu/drm/mediatek/mtk_hdmi_v2.c
919
bool was_active = pm_runtime_active(hdmi->dev);
drivers/gpu/drm/mediatek/mtk_hdmi_v2.c
998
WARN_ON(pm_runtime_active(hdmi->dev));
drivers/gpu/drm/msm/adreno/a6xx_gmu.c
1483
if (!pm_runtime_active(gmu->dev))
drivers/gpu/drm/panfrost/panfrost_mmu.c
393
if (pm_runtime_active(pfdev->base.dev))
drivers/gpu/drm/panfrost/panfrost_mmu.c
726
if (pm_runtime_active(pfdev->base.dev))
drivers/gpu/drm/panthor/panthor_fw.c
1300
if (!IS_ENABLED(CONFIG_PM) || pm_runtime_active(ptdev->base.dev)) {
drivers/gpu/drm/panthor/panthor_fw.c
1317
if (!IS_ENABLED(CONFIG_PM) || pm_runtime_active(ptdev->base.dev))
drivers/gpu/drm/panthor/panthor_gpu.c
130
if (!IS_ENABLED(CONFIG_PM) || pm_runtime_active(ptdev->base.dev))
drivers/gpu/drm/panthor/panthor_gpu.c
184
guard(pm_runtime_active)(ptdev->base.dev);
drivers/gpu/drm/panthor/panthor_gpu.c
193
guard(pm_runtime_active)(ptdev->base.dev);
drivers/gpu/drm/panthor/panthor_mmu.c
3209
if (!IS_ENABLED(CONFIG_PM) || pm_runtime_active(ptdev->base.dev))
drivers/gpu/drm/panthor/panthor_pwr.c
456
if (!IS_ENABLED(CONFIG_PM) || pm_runtime_active(ptdev->base.dev))
drivers/gpu/drm/stm/ltdc.c
1093
if (pm_runtime_active(ddev->dev)) {
drivers/gpu/drm/stm/ltdc.c
944
if (!pm_runtime_active(ddev->dev)) {
drivers/gpu/vga/vga_switcheroo.c
457
pm_runtime_active(&client->pdev->dev))
drivers/hsi/controllers/omap_ssi_core.c
221
if (!pm_runtime_active(ssi->device.parent)) {
drivers/hsi/controllers/omap_ssi_port.c
217
if (!pm_runtime_active(omap_port->pdev)) {
drivers/hsi/controllers/omap_ssi_port.c
289
if (!pm_runtime_active(omap_port->pdev)) {
drivers/hwmon/ina3221.c
140
return pm_runtime_active(ina->pm_dev) &&
drivers/hwtracing/coresight/coresight-cti-sysfs.c
127
bool powered = pm_runtime_active(dev->parent);
drivers/iio/temperature/mlx90614.c
719
if (data->wakeup_gpio && pm_runtime_active(dev))
drivers/iommu/exynos-iommu.c
1006
if (pm_runtime_active(data->sysmmu))
drivers/iommu/exynos-iommu.c
1068
if (pm_runtime_active(data->sysmmu))
drivers/media/i2c/isl7998x.c
894
if (!pm_runtime_active(dev)) {
drivers/media/platform/qcom/venus/core.c
107
if (!pm_runtime_active(core->dev_dec) && !pm_runtime_active(core->dev_enc))
drivers/media/platform/qcom/venus/core.c
125
!pm_runtime_active(core->pmdomains->pd_devs[0]))
drivers/memstick/host/rtsx_usb_ms.c
839
if (pm_runtime_active(ms_dev(host)))
drivers/net/ethernet/realtek/r8169_main.c
5159
if (pm_runtime_active(&pdev->dev))
drivers/net/ethernet/renesas/ravb_main.c
1161
if (unlikely(!pm_runtime_active(dev))) {
drivers/net/ethernet/renesas/ravb_main.c
1258
if (unlikely(!pm_runtime_active(dev)))
drivers/net/ethernet/renesas/ravb_main.c
1321
if (unlikely(!pm_runtime_active(dev)))
drivers/net/ethernet/renesas/ravb_main.c
1360
if (unlikely(!pm_runtime_active(dev)))
drivers/net/ethernet/renesas/ravb_main.c
2305
if (!pm_runtime_active(dev))
drivers/net/ethernet/renesas/ravb_main.c
2590
if (pm_runtime_active(dev))
drivers/pci/hotplug/pciehp_hpc.c
645
if (!pm_runtime_active(parent)) {
drivers/phy/ti/phy-twl4030-usb.c
613
if (status == MUSB_ID_GROUND && pm_runtime_active(twl->dev)) {
drivers/pwm/pwm-omap-dmtimer.c
385
if (pm_runtime_active(&omap->dm_timer_pdev->dev))
drivers/pwm/pwm-omap-dmtimer.c
438
if (pm_runtime_active(&omap->dm_timer_pdev->dev))
drivers/pwm/pwm-tiehrpwm.c
377
guard(pm_runtime_active)(pwmchip_parent(chip));
drivers/thermal/renesas/rzg3e_thermal.c
506
if (pm_runtime_active(dev))
drivers/thermal/renesas/rzg3e_thermal.c
528
if (pm_runtime_active(dev))
drivers/tty/serial/fsl_lpuart.c
3185
} else if (pm_runtime_active(sport->port.dev)) {
drivers/tty/serial/fsl_lpuart.c
3230
} else if (pm_runtime_active(sport->port.dev)) {
drivers/tty/serial/serial_core.c
160
if (!pm_runtime_enabled(port->dev) || pm_runtime_active(&port_dev->dev))
drivers/usb/core/hub.c
5825
if (!pm_runtime_active(&port_dev->dev))
include/linux/pm_runtime.h
608
DEFINE_GUARD(pm_runtime_active, struct device *,
include/linux/pm_runtime.h
619
DEFINE_GUARD_COND(pm_runtime_active, _try,
include/linux/pm_runtime.h
621
DEFINE_GUARD_COND(pm_runtime_active, _try_enabled,
include/linux/pm_runtime.h
650
ACQUIRE_ERR(pm_runtime_active, _var_ptr)
sound/hda/common/controller.c
1070
if (!pm_runtime_active(chip->card->dev))
sound/hda/controllers/tegra.c
595
guard(pm_runtime_active)(hda->dev);
sound/soc/mediatek/mt8188/mt8188-mt6359.c
940
if (cmpnt_afe && !pm_runtime_active(cmpnt_afe->dev)) {
sound/soc/mediatek/mt8195/mt8195-mt6359.c
536
if (cmpnt_afe && !pm_runtime_active(cmpnt_afe->dev)) {
sound/soc/mediatek/mt8196/mt8196-nau8825.c
205
if (cmpnt_afe && !pm_runtime_active(cmpnt_afe->dev)) {
sound/soc/samsung/i2s.c
1012
WARN_ON(!pm_runtime_active(dai->dev));
sound/soc/samsung/i2s.c
732
WARN_ON(!pm_runtime_active(dai->dev));
sound/soc/sof/debug.c
69
if (pm_runtime_active(sdev->dev) ||
sound/soc/sof/debug.c
79
if (!pm_runtime_active(sdev->dev) &&
sound/soc/sof/ipc3-control.c
136
if (!pm_runtime_active(scomp->dev))
sound/soc/sof/ipc3-control.c
192
if (pm_runtime_active(scomp->dev)) {
sound/soc/sof/ipc3-control.c
240
if (pm_runtime_active(scomp->dev)) {
sound/soc/sof/ipc3-control.c
288
if (pm_runtime_active(scomp->dev)) {
sound/soc/sof/ipc3-control.c
369
if (pm_runtime_active(scomp->dev))
sound/soc/sof/ipc3-control.c
453
if (pm_runtime_active(scomp->dev)) {
sound/soc/sof/ipc4-control.c
164
if (!pm_runtime_active(scomp->dev))
sound/soc/sof/ipc4-control.c
253
if (!pm_runtime_active(scomp->dev))
sound/soc/sof/ipc4-control.c
334
if (!pm_runtime_active(scomp->dev))
sound/soc/sof/ipc4-control.c
402
if (!pm_runtime_active(scomp->dev))
sound/soc/sof/ipc4-control.c
461
if (!pm_runtime_active(scomp->dev))
sound/soc/sof/ipc4-control.c
510
if (!pm_runtime_active(sdev->dev))
sound/soc/ti/omap-mcpdm.c
470
while (pm_runtime_active(mcpdm->dev)) {