Searched refs:vendor_txdds (Results 1 – 1 of 1) sorted by relevance
7340 static const struct vendor_txdds_ent vendor_txdds[] = { variable7594 for (idx = 0; !override && idx < ARRAY_SIZE(vendor_txdds); ++idx) { in find_best_ent()7595 const struct vendor_txdds_ent *v = vendor_txdds + idx; in find_best_ent()