Searched refs:compatibles (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/perfcntrs/
H A Dfreedreno_dt.c107 static const char *compatibles[] = { variable in typeref:typename:const char * []
127 for (unsigned i = 0; i < ARRAY_SIZE(compatibles); i++) {
128 if (strcmp(compatible, compatibles[i]) == 0) {

Completed in 3 milliseconds