Searched refs:gpulists (Results 1 – 1 of 1) sorted by relevance
30 static const struct adreno_gpulist *gpulists[] = { variable42 for (int i = 0; i < ARRAY_SIZE(gpulists); i++) { in adreno_info()43 for (int j = 0; j < gpulists[i]->gpus_count; j++) { in adreno_info()44 const struct adreno_info *info = &gpulists[i]->gpus[j]; in adreno_info()