Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.h23 const struct adreno_protect *protect;
Dadreno_gpu.h146 struct adreno_protect { struct
153 static const struct adreno_protect name = { \ argument
Da6xx_gpu.c482 const struct adreno_protect *protect = adreno_gpu->info->a6xx->protect; in a6xx_set_cp_protect()