| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A 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()
|
| H A 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()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pm_runtime.h | 139 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 D | core.c | 73 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 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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_mmu.c | 236 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 D | mlx90614.c | 594 if (data->wakeup_gpio && pm_runtime_active(dev)) in mlx90614_pm_suspend()
|
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | omap-mcpdm.c | 471 while (pm_runtime_active(mcpdm->dev)) { in omap_mcpdm_suspend()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | hw.c | 441 if (pm_runtime_active(&pdev->dev)) { in rkispp_hw_shutdown()
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | exynos-iommu.c | 857 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 D | ltdc.c | 568 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 D | phy-twl4030-usb.c | 597 if (status == MUSB_ID_GROUND && pm_runtime_active(twl->dev)) { in twl4030_usb_irq()
|
| /OK3568_Linux_fs/kernel/drivers/hsi/controllers/ |
| H A D | omap_ssi_core.c | 228 if (!pm_runtime_active(ssi->device.parent)) { in ssi_gdd_tasklet()
|
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/vga/ |
| H A D | vga_switcheroo.c | 459 pm_runtime_active(&client->pdev->dev)) in vga_switcheroo_pwr_state()
|
| /OK3568_Linux_fs/kernel/sound/soc/samsung/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_devfreq.c | 156 if (!pm_runtime_active(dev)) { in kbase_devfreq_opp_helper()
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | pciehp_hpc.c | 616 if (!pm_runtime_active(parent)) { in pciehp_isr()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | ina3221.c | 138 return pm_runtime_active(ina->pm_dev) && in ina3221_is_enabled()
|
| /OK3568_Linux_fs/kernel/drivers/memstick/host/ |
| H A D | rtsx_usb_ms.c | 834 if (pm_runtime_active(ms_dev(host))) in rtsx_usb_ms_drv_remove()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/skylake/ |
| H A D | skl.c | 222 if (!pm_runtime_active(bus->dev)) in skl_interrupt()
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | hci_bcm.c | 809 if (pm_runtime_active(dev)) in bcm_suspend()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | hw.c | 1021 if (pm_runtime_active(&pdev->dev)) { in rkisp_hw_shutdown()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | r8168.h | 80 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active() function
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_controller.c | 1088 if (!pm_runtime_active(chip->card->dev)) in azx_interrupt()
|