Searched refs:adreno_info (Results 1 – 3 of 3) sorted by relevance
28 static const struct adreno_info gpulist[] = {92 const struct adreno_info *adreno_info(struct adreno_rev rev) in adreno_info() function98 const struct adreno_info *info = &gpulist[i]; in adreno_info()115 const struct adreno_info *info; in adreno_load_gpu()125 info = adreno_info(config->rev); in adreno_load_gpu()
120 struct adreno_info { struct129 const struct adreno_info *adreno_info(struct adreno_rev rev); argument140 const struct adreno_info *info;
356 adreno_gpu->info = adreno_info(config->rev); in adreno_gpu_init()