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

/xsrc/external/mit/xf86-video-intel-old/dist/src/ch7xxx/
H A Dch7xxx.c60 } ch7xxx_ids[] = { variable in typeref:struct:ch7xxx_id_struct[]
67 #define ID_ARRAY_SIZE (sizeof(ch7xxx_ids) / sizeof(ch7xxx_ids[0]))
90 if (ch7xxx_ids[i].vid == vid)
91 return ch7xxx_ids[i].name;

Completed in 3 milliseconds