Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/
Dmsm_gpu_devfreq.c23 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_target()
60 struct msm_gpu_devfreq *df = &gpu->devfreq; in get_raw_dev_status()
95 struct msm_gpu_devfreq *df = &gpu->devfreq; in update_average_dev_status()
179 struct msm_gpu_devfreq *df = &gpu->devfreq; in has_devfreq()
185 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_init()
237 static void cancel_idle_work(struct msm_gpu_devfreq *df) in cancel_idle_work()
243 static void cancel_boost_work(struct msm_gpu_devfreq *df) in cancel_boost_work()
251 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_cleanup()
263 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_resume()
280 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_suspend()
[all …]
Dmsm_gpu.h94 struct msm_gpu_devfreq { struct
267 struct msm_gpu_devfreq devfreq;
DMakefile105 msm_gpu_devfreq.o \