/Linux-v5.10/sound/soc/sof/ |
D | control.c | 108 if (pm_runtime_active(scomp->dev)) in snd_sof_volume_put() 157 if (pm_runtime_active(scomp->dev)) in snd_sof_switch_put() 204 if (pm_runtime_active(scomp->dev)) in snd_sof_enum_put() 280 if (pm_runtime_active(scomp->dev)) in snd_sof_bytes_put() 360 if (pm_runtime_active(scomp->dev)) in snd_sof_bytes_ext_put()
|
D | debug.c | 502 if (pm_runtime_active(sdev->dev) || in sof_dfsentry_read() 512 if (!pm_runtime_active(sdev->dev) && in sof_dfsentry_read()
|
/Linux-v5.10/include/linux/ |
D | pm_runtime.h | 138 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active() function 260 static inline bool pm_runtime_active(struct device *dev) { return true; } in pm_runtime_active() function
|
/Linux-v5.10/drivers/media/platform/qcom/venus/ |
D | core.c | 65 while (pm_runtime_active(core->dev_dec) || pm_runtime_active(core->dev_enc)) in venus_sys_error_handler() 72 while (core->pmdomains[0] && pm_runtime_active(core->pmdomains[0])) in venus_sys_error_handler()
|
/Linux-v5.10/drivers/pwm/ |
D | pwm-omap-dmtimer.c | 394 if (pm_runtime_active(&omap->dm_timer_pdev->dev)) in pwm_omap_dmtimer_probe() 456 if (pm_runtime_active(&omap->dm_timer_pdev->dev)) in pwm_omap_dmtimer_remove()
|
/Linux-v5.10/drivers/gpu/drm/panfrost/ |
D | panfrost_mmu.c | 242 if (pm_runtime_active(pfdev->dev)) in panfrost_mmu_flush_range() 394 if (pm_runtime_active(pfdev->dev)) in panfrost_mmu_pgtable_free()
|
/Linux-v5.10/drivers/iio/temperature/ |
D | mlx90614.c | 594 if (data->wakeup_gpio && pm_runtime_active(dev)) in mlx90614_pm_suspend()
|
/Linux-v5.10/sound/soc/ti/ |
D | omap-mcpdm.c | 471 while (pm_runtime_active(mcpdm->dev)) { in omap_mcpdm_suspend()
|
/Linux-v5.10/drivers/gpu/drm/stm/ |
D | ltdc.c | 535 if (!pm_runtime_active(ddev->dev)) { in ltdc_crtc_mode_set_nofb() 651 if (pm_runtime_active(ddev->dev)) { in ltdc_crtc_get_scanout_position()
|
/Linux-v5.10/drivers/iommu/ |
D | exynos-iommu.c | 853 if (pm_runtime_active(data->sysmmu)) in exynos_iommu_detach_device() 905 if (pm_runtime_active(data->sysmmu)) in exynos_iommu_attach_device()
|
/Linux-v5.10/drivers/gpu/vga/ |
D | vga_switcheroo.c | 459 pm_runtime_active(&client->pdev->dev)) in vga_switcheroo_pwr_state()
|
/Linux-v5.10/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-v5.10/drivers/phy/ti/ |
D | phy-twl4030-usb.c | 597 if (status == MUSB_ID_GROUND && pm_runtime_active(twl->dev)) { in twl4030_usb_irq()
|
/Linux-v5.10/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-v5.10/drivers/pci/hotplug/ |
D | pciehp_hpc.c | 588 if (!pm_runtime_active(parent)) { in pciehp_isr()
|
/Linux-v5.10/drivers/hwmon/ |
D | ina3221.c | 138 return pm_runtime_active(ina->pm_dev) && in ina3221_is_enabled()
|
/Linux-v5.10/drivers/memstick/host/ |
D | rtsx_usb_ms.c | 837 if (pm_runtime_active(ms_dev(host))) in rtsx_usb_ms_drv_remove()
|
/Linux-v5.10/sound/soc/intel/skylake/ |
D | skl.c | 222 if (!pm_runtime_active(bus->dev)) in skl_interrupt()
|
/Linux-v5.10/drivers/bluetooth/ |
D | hci_bcm.c | 808 if (pm_runtime_active(dev)) in bcm_suspend()
|
/Linux-v5.10/drivers/gpu/drm/msm/adreno/ |
D | a6xx_gmu.c | 1064 if (!pm_runtime_active(gmu->dev)) in a6xx_gmu_stop()
|
/Linux-v5.10/sound/pci/hda/ |
D | hda_controller.c | 1094 if (!pm_runtime_active(chip->card->dev)) in azx_interrupt()
|
/Linux-v5.10/drivers/gpio/ |
D | gpio-omap.c | 570 if (WARN_ONCE(!pm_runtime_active(bank->chip.parent), in omap_gpio_irq_handler()
|
/Linux-v5.10/drivers/bus/ |
D | ti-sysc.c | 2716 if (pm_runtime_active(ddata->dev)) in ti_sysc_idle()
|
/Linux-v5.10/drivers/usb/musb/ |
D | musb_core.c | 2248 if (pm_runtime_active(musb->controller)) in musb_queue_resume_work()
|