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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Ddvo_ch7xxx.c96 } ch7xxx_ids[] = { variable in typeref:struct:ch7xxx_id_struct
120 for (i = 0; i < ARRAY_SIZE(ch7xxx_ids); i++) {
121 if (ch7xxx_ids[i].vid == vid)
122 return ch7xxx_ids[i].name;

Completed in 2131 milliseconds