Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu_devfreq.c23 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_target()
61 struct msm_gpu_devfreq *df = &gpu->devfreq; in get_freq()
81 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_get_dev_status()
135 struct msm_gpu_devfreq *df = &gpu->devfreq; in has_devfreq()
141 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_init()
205 static void cancel_idle_work(struct msm_gpu_devfreq *df) in cancel_idle_work()
211 static void cancel_boost_work(struct msm_gpu_devfreq *df) in cancel_boost_work()
219 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_cleanup()
230 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_resume()
247 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_suspend()
[all …]
H A Dmsm_gpu.h118 struct msm_gpu_devfreq { struct
259 struct msm_gpu_devfreq devfreq;
/linux/
H A DMAINTAINERS8110 F: drivers/gpu/drm/msm/msm_gpu_devfreq.*