Searched refs:gpulist (Results 1 – 1 of 1) sorted by relevance
17 static const struct adreno_info gpulist[] = { variable196 for (i = 0; i < ARRAY_SIZE(gpulist); i++) { in adreno_info()197 const struct adreno_info *info = &gpulist[i]; in adreno_info()