Searched refs:best_nr_matches (Results 1 – 1 of 1) sorted by relevance
411 int i, best_i = -1, best_nr_matches = 0; in seek_firmware() local466 if (nr_matches > best_nr_matches) { in seek_firmware()467 best_nr_matches = nr_matches; in seek_firmware()472 if (best_nr_matches > 0) { in seek_firmware()474 "type=", best_nr_matches); in seek_firmware()