Home
last modified time | relevance | path

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

/linux/drivers/media/tuners/
H A Dxc2028.c478 int nr_matches; in seek_firmware() local
490 nr_matches = hweight64(match_mask); in seek_firmware()
491 if (nr_matches > best_nr_matches) { in seek_firmware()
492 best_nr_matches = nr_matches; in seek_firmware()
/linux/drivers/bus/
H A Dti-sysc.c865 int i, j, nr_regs = 0, nr_matches = 0; in sysc_check_registers() local
882 nr_matches++; in sysc_check_registers()
887 if (nr_matches > nr_regs) { in sysc_check_registers()
889 nr_regs, nr_matches); in sysc_check_registers()
/linux/drivers/ata/
H A Dlibata-core.c6361 int nr_matches = 0, i; in ata_parse_force_one() local
6410 nr_matches++; in ata_parse_force_one()
6414 nr_matches = 1; in ata_parse_force_one()
6419 if (!nr_matches) { in ata_parse_force_one()
6423 if (nr_matches > 1) { in ata_parse_force_one()