Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/qemu/hw/vfio/
H A Dpci-quirks.c99 uint32_t nr_matches; member
127 for (i = 0; i < window->nr_matches; i++) { in vfio_generic_window_quirk_address_write()
461 window->nr_matches = 1; in vfio_probe_ati_bar4_quirk()
800 window->nr_matches = 2; in vfio_probe_nvidia_bar5_quirk()
/openbmc/linux/drivers/bus/
H A Dti-sysc.c855 int i, j, nr_regs = 0, nr_matches = 0; in sysc_check_registers() local
872 nr_matches++; in sysc_check_registers()
877 if (nr_matches > nr_regs) { in sysc_check_registers()
879 nr_regs, nr_matches); in sysc_check_registers()
/openbmc/linux/drivers/ata/
H A Dlibata-core.c6417 int nr_matches = 0, i; in ata_parse_force_one() local
6466 nr_matches++; in ata_parse_force_one()
6470 nr_matches = 1; in ata_parse_force_one()
6475 if (!nr_matches) { in ata_parse_force_one()
6479 if (nr_matches > 1) { in ata_parse_force_one()