Home
last modified time | relevance | path

Searched refs:msm_gpu_pm_resume (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/msm/
Dmsm_gpu.h593 int msm_gpu_pm_resume(struct msm_gpu *gpu);
Dmsm_gpu.c100 int msm_gpu_pm_resume(struct msm_gpu *gpu) in msm_gpu_pm_resume() function
/drivers/gpu/drm/msm/adreno/
Da2xx_gpu.c477 .pm_resume = msm_gpu_pm_resume,
Da3xx_gpu.c492 .pm_resume = msm_gpu_pm_resume,
Da4xx_gpu.c576 ret = msm_gpu_pm_resume(gpu); in a4xx_pm_resume()
Da5xx_gpu.c1345 ret = msm_gpu_pm_resume(gpu); in a5xx_pm_resume()