Searched refs:pm_runtime_active (Results 1 – 25 of 28) sorted by relevance
12
78 if (!pm_runtime_active(scomp->dev)) in snd_sof_refresh_control()144 if (pm_runtime_active(scomp->dev)) in snd_sof_volume_put()217 if (pm_runtime_active(scomp->dev)) in snd_sof_switch_put()266 if (pm_runtime_active(scomp->dev)) in snd_sof_enum_put()344 if (pm_runtime_active(scomp->dev)) in snd_sof_bytes_put()424 if (pm_runtime_active(scomp->dev)) in snd_sof_bytes_ext_put()
503 if (pm_runtime_active(sdev->dev) || in sof_dfsentry_read()513 if (!pm_runtime_active(sdev->dev) && in sof_dfsentry_read()
140 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active() function264 static inline bool pm_runtime_active(struct device *dev) { return true; } in pm_runtime_active() function
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()
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()
269 if (pm_runtime_active(pfdev->dev)) in panfrost_mmu_flush_range()533 if (pm_runtime_active(pfdev->dev)) in panfrost_mmu_release_ctx()
609 if (data->wakeup_gpio && pm_runtime_active(dev)) in mlx90614_pm_suspend()
471 while (pm_runtime_active(mcpdm->dev)) { in omap_mcpdm_suspend()
838 if (pm_runtime_active(data->sysmmu)) in exynos_iommu_detach_device()890 if (pm_runtime_active(data->sysmmu)) in exynos_iommu_attach_device()
564 if (!pm_runtime_active(ddev->dev)) { in ltdc_crtc_mode_set_nofb()682 if (pm_runtime_active(ddev->dev)) { in ltdc_crtc_get_scanout_position()
459 pm_runtime_active(&client->pdev->dev)) in vga_switcheroo_pwr_state()
228 if (!pm_runtime_active(ssi->device.parent)) { in ssi_gdd_tasklet()
224 if (!pm_runtime_active(omap_port->pdev)) { in ssi_start_dma()296 if (!pm_runtime_active(omap_port->pdev)) { in ssi_start_pio()
612 if (status == MUSB_ID_GROUND && pm_runtime_active(twl->dev)) { in twl4030_usb_irq()
728 WARN_ON(!pm_runtime_active(dai->dev)); in i2s_hw_params()1014 WARN_ON(!pm_runtime_active(dai->dev)); in i2s_delay()
138 return pm_runtime_active(ina->pm_dev) && in ina3221_is_enabled()
614 if (!pm_runtime_active(parent)) { in pciehp_isr()
834 if (pm_runtime_active(ms_dev(host))) in rtsx_usb_ms_drv_remove()
222 if (!pm_runtime_active(bus->dev)) in skl_interrupt()
818 if (pm_runtime_active(dev)) in bcm_suspend()
1077 if (!pm_runtime_active(chip->card->dev)) in azx_interrupt()
1105 if (!pm_runtime_active(gmu->dev)) in a6xx_gmu_stop()
571 if (WARN_ONCE(!pm_runtime_active(bank->chip.parent), in omap_gpio_irq_handler()
3031 if (pm_runtime_active(ddata->dev)) in ti_sysc_idle()
248 if (!pm_runtime_active(core->dev)) { in clk_core_is_enabled()
Completed in 103 milliseconds