Lines Matching refs:msm_gpu
22 struct msm_gpu *gpu = dev_to_gpu(dev); in msm_devfreq_target()
59 static unsigned long get_freq(struct msm_gpu *gpu) in get_freq()
80 struct msm_gpu *gpu = dev_to_gpu(dev); in msm_devfreq_get_dev_status()
133 static bool has_devfreq(struct msm_gpu *gpu) in has_devfreq()
139 void msm_devfreq_init(struct msm_gpu *gpu) in msm_devfreq_init()
211 void msm_devfreq_cleanup(struct msm_gpu *gpu) in msm_devfreq_cleanup()
222 void msm_devfreq_resume(struct msm_gpu *gpu) in msm_devfreq_resume()
239 void msm_devfreq_suspend(struct msm_gpu *gpu) in msm_devfreq_suspend()
264 void msm_devfreq_boost(struct msm_gpu *gpu, unsigned factor) in msm_devfreq_boost()
288 void msm_devfreq_active(struct msm_gpu *gpu) in msm_devfreq_active()
339 struct msm_gpu *gpu = container_of(df, struct msm_gpu, devfreq); in msm_devfreq_idle_work()
360 void msm_devfreq_idle(struct msm_gpu *gpu) in msm_devfreq_idle()