Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/
Dmsm_gpu_devfreq.c211 void msm_devfreq_cleanup(struct msm_gpu *gpu) in msm_devfreq_cleanup() function
Dmsm_gpu.h647 void msm_devfreq_cleanup(struct msm_gpu *gpu);
Dmsm_gpu.c1022 msm_devfreq_cleanup(gpu); in msm_gpu_cleanup()