Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/tuners/
Dtuner-xc2028.c479 int nr_matches; in seek_firmware() local
491 nr_matches = hweight64(match_mask); in seek_firmware()
492 if (nr_matches > best_nr_matches) { in seek_firmware()
493 best_nr_matches = nr_matches; in seek_firmware()
/Linux-v4.19/drivers/bus/
Dti-sysc.c461 int i, j, nr_regs = 0, nr_matches = 0; in sysc_check_registers() local
478 nr_matches++; in sysc_check_registers()
489 if (nr_matches > nr_regs) { in sysc_check_registers()
491 nr_regs, nr_matches); in sysc_check_registers()
/Linux-v4.19/drivers/ata/
Dlibata-core.c6922 int nr_matches = 0, i; in ata_parse_force_one() local
6971 nr_matches++; in ata_parse_force_one()
6975 nr_matches = 1; in ata_parse_force_one()
6980 if (!nr_matches) { in ata_parse_force_one()
6984 if (nr_matches > 1) { in ata_parse_force_one()