Searched refs:adreno_info (Results 1 – 3 of 3) sorted by relevance
35 static const struct adreno_info gpulist[] = {91 const struct adreno_info *adreno_info(struct adreno_rev rev) in adreno_info() function97 const struct adreno_info *info = &gpulist[i]; in adreno_info()114 const struct adreno_info *info; in adreno_load_gpu()124 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;
340 adreno_gpu->info = adreno_info(config->rev); in adreno_gpu_init()