Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu_devfreq.c294 void msm_devfreq_active(struct msm_gpu *gpu) in msm_devfreq_active() function
H A Dmsm_gpu.h687 void msm_devfreq_active(struct msm_gpu *gpu);
H A Dmsm_gpu.c908 msm_devfreq_active(gpu); in msm_gpu_submit()