Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dxc2028.c435 int i, best_i = -1, best_nr_matches = 0; in seek_firmware() local
491 if (nr_matches > best_nr_matches) { in seek_firmware()
492 best_nr_matches = nr_matches; in seek_firmware()
497 if (best_nr_matches > 0) { in seek_firmware()
499 best_nr_matches); in seek_firmware()