Searched refs:adreno_info (Results 1 – 3 of 3) sorted by relevance
35 static const struct adreno_info gpulist[] = {83 const struct adreno_info *adreno_info(struct adreno_rev rev) in adreno_info() function89 const struct adreno_info *info = &gpulist[i]; in adreno_info()106 const struct adreno_info *info; in adreno_load_gpu()116 info = adreno_info(config->rev); in adreno_load_gpu()
119 struct adreno_info { struct128 const struct adreno_info *adreno_info(struct adreno_rev rev); argument139 const struct adreno_info *info;
312 adreno_gpu->info = adreno_info(config->rev); in adreno_gpu_init()