Searched refs:best_nr_matches (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/tuners/
H A Dtuner-xc2028.c436 int i, best_i = -1, best_nr_matches = 0; seek_firmware() local
491 if (nr_matches > best_nr_matches) { seek_firmware()
492 best_nr_matches = nr_matches; seek_firmware()
497 if (best_nr_matches > 0) { seek_firmware()
499 "type=", best_nr_matches); seek_firmware()

Completed in 57 milliseconds