Home
last modified time | relevance | path

Searched refs:msm_devfreq_active (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/msm/
Dmsm_gpu_devfreq.c147 void msm_devfreq_active(struct msm_gpu *gpu) in msm_devfreq_active() function
Dmsm_gpu.h494 void msm_devfreq_active(struct msm_gpu *gpu);
Dmsm_gpu.c761 msm_devfreq_active(gpu); in msm_gpu_submit()