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