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

/linux-4.4.14/drivers/media/tuners/
H A Dtuner-xc2028.c478 int nr_matches; seek_firmware() local
490 nr_matches = hweight64(match_mask); seek_firmware()
491 if (nr_matches > best_nr_matches) { seek_firmware()
492 best_nr_matches = nr_matches; seek_firmware()
/linux-4.4.14/drivers/ata/
H A Dlibata-core.c6517 int nr_matches = 0, i; ata_parse_force_one() local
6566 nr_matches++; ata_parse_force_one()
6570 nr_matches = 1; ata_parse_force_one()
6575 if (!nr_matches) { ata_parse_force_one()
6579 if (nr_matches > 1) { ata_parse_force_one()

Completed in 141 milliseconds