Searched refs:ch7xxx_dids (Results 1 – 1 of 1) sorted by relevance
113 } ch7xxx_dids[] = { variable138 for (i = 0; i < ARRAY_SIZE(ch7xxx_dids); i++) { in ch7xxx_get_did()139 if (ch7xxx_dids[i].did == did) in ch7xxx_get_did()140 return ch7xxx_dids[i].name; in ch7xxx_get_did()