Home
last modified time | relevance | path

Searched refs:pm_runtime_active (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dcontrol.c108 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()
H A Ddebug.c502 if (pm_runtime_active(sdev->dev) || in sof_dfsentry_read()
512 if (!pm_runtime_active(sdev->dev) && in sof_dfsentry_read()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_runtime.h139 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active() function
261 static inline bool pm_runtime_active(struct device *dev) { return true; } in pm_runtime_active() function
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dcore.c73 if (!pm_runtime_active(core->dev_dec) && !pm_runtime_active(core->dev_enc)) in venus_sys_error_handler()
83 if (!core->pmdomains[0] || !pm_runtime_active(core->pmdomains[0])) in venus_sys_error_handler()
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-omap-dmtimer.c394 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c236 if (pm_runtime_active(pfdev->dev)) in panfrost_mmu_flush_range()
500 if (pm_runtime_active(pfdev->dev)) in panfrost_mmu_release_ctx()
/OK3568_Linux_fs/kernel/drivers/iio/temperature/
H A Dmlx90614.c594 if (data->wakeup_gpio && pm_runtime_active(dev)) in mlx90614_pm_suspend()
/OK3568_Linux_fs/kernel/sound/soc/ti/
H A Domap-mcpdm.c471 while (pm_runtime_active(mcpdm->dev)) { in omap_mcpdm_suspend()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dhw.c441 if (pm_runtime_active(&pdev->dev)) { in rkispp_hw_shutdown()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dexynos-iommu.c857 if (pm_runtime_active(data->sysmmu)) in exynos_iommu_detach_device()
909 if (pm_runtime_active(data->sysmmu)) in exynos_iommu_attach_device()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/stm/
H A Dltdc.c568 if (!pm_runtime_active(ddev->dev)) { in ltdc_crtc_mode_set_nofb()
684 if (pm_runtime_active(ddev->dev)) { in ltdc_crtc_get_scanout_position()
/OK3568_Linux_fs/kernel/drivers/phy/ti/
H A Dphy-twl4030-usb.c597 if (status == MUSB_ID_GROUND && pm_runtime_active(twl->dev)) { in twl4030_usb_irq()
/OK3568_Linux_fs/kernel/drivers/hsi/controllers/
H A Domap_ssi_core.c228 if (!pm_runtime_active(ssi->device.parent)) { in ssi_gdd_tasklet()
H A Domap_ssi_port.c224 if (!pm_runtime_active(omap_port->pdev)) { in ssi_start_dma()
296 if (!pm_runtime_active(omap_port->pdev)) { in ssi_start_pio()
/OK3568_Linux_fs/kernel/drivers/gpu/vga/
H A Dvga_switcheroo.c459 pm_runtime_active(&client->pdev->dev)) in vga_switcheroo_pwr_state()
/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Di2s.c728 WARN_ON(!pm_runtime_active(dai->dev)); in i2s_hw_params()
1014 WARN_ON(!pm_runtime_active(dai->dev)); in i2s_delay()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_devfreq.c156 if (!pm_runtime_active(dev)) { in kbase_devfreq_opp_helper()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp_hpc.c616 if (!pm_runtime_active(parent)) { in pciehp_isr()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dina3221.c138 return pm_runtime_active(ina->pm_dev) && in ina3221_is_enabled()
/OK3568_Linux_fs/kernel/drivers/memstick/host/
H A Drtsx_usb_ms.c834 if (pm_runtime_active(ms_dev(host))) in rtsx_usb_ms_drv_remove()
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.c222 if (!pm_runtime_active(bus->dev)) in skl_interrupt()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_bcm.c809 if (pm_runtime_active(dev)) in bcm_suspend()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dhw.c1021 if (pm_runtime_active(&pdev->dev)) { in rkisp_hw_shutdown()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h80 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active() function
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.c1088 if (!pm_runtime_active(chip->card->dev)) in azx_interrupt()

12