Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.h98 int a6xx_gmu_stop(struct a6xx_gpu *gpu);
Da6xx_gmu.c1184 int a6xx_gmu_stop(struct a6xx_gpu *a6xx_gpu) in a6xx_gmu_stop() function
Da6xx_gpu.c1904 ret = a6xx_gmu_stop(a6xx_gpu); in a6xx_gmu_pm_suspend()