| /Linux-v6.1/sound/soc/sof/ |
| D | ipc3-control.c | 102 if (!pm_runtime_active(scomp->dev)) in snd_sof_refresh_control() 158 if (pm_runtime_active(scomp->dev)) { in sof_ipc3_volume_put() 206 if (pm_runtime_active(scomp->dev)) { in sof_ipc3_switch_put() 254 if (pm_runtime_active(scomp->dev)) { in sof_ipc3_enum_put() 326 if (pm_runtime_active(scomp->dev)) in sof_ipc3_bytes_put() 440 if (pm_runtime_active(scomp->dev)) in sof_ipc3_bytes_ext_put()
|
| D | debug.c | 87 if (pm_runtime_active(sdev->dev) || in sof_dfsentry_read() 97 if (!pm_runtime_active(sdev->dev) && in sof_dfsentry_read()
|
| D | ipc4-control.c | 132 if (!pm_runtime_active(scomp->dev)) in sof_ipc4_volume_put()
|
| /Linux-v6.1/include/linux/ |
| D | pm_runtime.h | 175 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active() function 299 static inline bool pm_runtime_active(struct device *dev) { return true; } in pm_runtime_active() function
|
| /Linux-v6.1/drivers/pwm/ |
| D | pwm-omap-dmtimer.c | 394 if (pm_runtime_active(&omap->dm_timer_pdev->dev)) in pwm_omap_dmtimer_probe() 450 if (pm_runtime_active(&omap->dm_timer_pdev->dev)) in pwm_omap_dmtimer_remove()
|
| /Linux-v6.1/drivers/media/platform/qcom/venus/ |
| D | core.c | 102 if (!pm_runtime_active(core->dev_dec) && !pm_runtime_active(core->dev_enc)) in venus_sys_error_handler() 116 if (!core->pmdomains[0] || !pm_runtime_active(core->pmdomains[0])) in venus_sys_error_handler()
|
| /Linux-v6.1/drivers/gpu/drm/panfrost/ |
| D | panfrost_mmu.c | 282 if (pm_runtime_active(pfdev->dev)) in panfrost_mmu_flush_range() 553 if (pm_runtime_active(pfdev->dev)) in panfrost_mmu_release_ctx()
|
| /Linux-v6.1/sound/soc/ti/ |
| D | omap-mcpdm.c | 471 while (pm_runtime_active(mcpdm->dev)) { in omap_mcpdm_suspend()
|
| /Linux-v6.1/drivers/iio/temperature/ |
| D | mlx90614.c | 625 if (data->wakeup_gpio && pm_runtime_active(dev)) in mlx90614_pm_suspend()
|
| /Linux-v6.1/drivers/iommu/ |
| D | exynos-iommu.c | 931 if (pm_runtime_active(data->sysmmu)) in exynos_iommu_detach_device() 983 if (pm_runtime_active(data->sysmmu)) in exynos_iommu_attach_device()
|
| /Linux-v6.1/drivers/phy/ti/ |
| D | phy-twl4030-usb.c | 612 if (status == MUSB_ID_GROUND && pm_runtime_active(twl->dev)) { in twl4030_usb_irq()
|
| /Linux-v6.1/drivers/hsi/controllers/ |
| D | omap_ssi_core.c | 228 if (!pm_runtime_active(ssi->device.parent)) { in ssi_gdd_tasklet()
|
| D | omap_ssi_port.c | 224 if (!pm_runtime_active(omap_port->pdev)) { in ssi_start_dma() 296 if (!pm_runtime_active(omap_port->pdev)) { in ssi_start_pio()
|
| /Linux-v6.1/sound/soc/intel/avs/ |
| D | core.c | 259 if (!pm_runtime_active(bus->dev)) in hdac_bus_irq_handler()
|
| /Linux-v6.1/drivers/gpu/vga/ |
| D | vga_switcheroo.c | 459 pm_runtime_active(&client->pdev->dev)) in vga_switcheroo_pwr_state()
|
| /Linux-v6.1/sound/soc/samsung/ |
| D | i2s.c | 728 WARN_ON(!pm_runtime_active(dai->dev)); in i2s_hw_params() 1014 WARN_ON(!pm_runtime_active(dai->dev)); in i2s_delay()
|
| /Linux-v6.1/drivers/hwmon/ |
| D | ina3221.c | 138 return pm_runtime_active(ina->pm_dev) && in ina3221_is_enabled()
|
| /Linux-v6.1/drivers/pci/hotplug/ |
| D | pciehp_hpc.c | 616 if (!pm_runtime_active(parent)) { in pciehp_isr()
|
| /Linux-v6.1/drivers/memstick/host/ |
| D | rtsx_usb_ms.c | 834 if (pm_runtime_active(ms_dev(host))) in rtsx_usb_ms_drv_remove()
|
| /Linux-v6.1/drivers/gpu/drm/stm/ |
| D | ltdc.c | 938 if (!pm_runtime_active(ddev->dev)) { in ltdc_crtc_mode_set_nofb() 1087 if (pm_runtime_active(ddev->dev)) { in ltdc_crtc_get_scanout_position()
|
| /Linux-v6.1/sound/soc/intel/skylake/ |
| D | skl.c | 222 if (!pm_runtime_active(bus->dev)) in skl_interrupt()
|
| /Linux-v6.1/drivers/bluetooth/ |
| D | hci_bcm.c | 831 if (pm_runtime_active(dev)) in bcm_suspend()
|
| /Linux-v6.1/sound/pci/hda/ |
| D | hda_controller.c | 1074 if (!pm_runtime_active(chip->card->dev)) in azx_interrupt()
|
| /Linux-v6.1/drivers/gpu/drm/msm/adreno/ |
| D | a6xx_gmu.c | 1130 if (!pm_runtime_active(gmu->dev)) in a6xx_gmu_stop()
|
| /Linux-v6.1/drivers/gpio/ |
| D | gpio-omap.c | 571 if (WARN_ONCE(!pm_runtime_active(bank->chip.parent), in omap_gpio_irq_handler()
|