Home
last modified time | relevance | path

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

/drivers/media/common/tuners/
Dtuner-xc2028.c453 int nr_matches; in seek_firmware() local
465 nr_matches = hweight64(match_mask); in seek_firmware()
466 if (nr_matches > best_nr_matches) { in seek_firmware()
467 best_nr_matches = nr_matches; in seek_firmware()
/drivers/ata/
Dlibata-core.c6399 int nr_matches = 0, i; in ata_parse_force_one() local
6448 nr_matches++; in ata_parse_force_one()
6452 nr_matches = 1; in ata_parse_force_one()
6457 if (!nr_matches) { in ata_parse_force_one()
6461 if (nr_matches > 1) { in ata_parse_force_one()