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