Searched refs:ch7xxx_ids (Results 1 – 1 of 1) sorted by relevance
102 } ch7xxx_ids[] = { variable126 for (i = 0; i < ARRAY_SIZE(ch7xxx_ids); i++) { in ch7xxx_get_id()127 if (ch7xxx_ids[i].vid == vid) in ch7xxx_get_id()128 return ch7xxx_ids[i].name; in ch7xxx_get_id()
Completed in 4 milliseconds