Searched refs:msm_gpu_pm_resume (Results 1 – 4 of 4) sorted by relevance
702 int msm_gpu_pm_resume(struct msm_gpu *gpu);
100 int msm_gpu_pm_resume(struct msm_gpu *gpu) in msm_gpu_pm_resume() function
619 .pm_resume = msm_gpu_pm_resume,
1358 ret = msm_gpu_pm_resume(gpu); in a5xx_pm_resume()