Searched refs:match_one_device (Results 1 – 1 of 1) sorted by relevance
19 match_one_device(const struct pci_device_id *id, const struct pci_dev *dev) in match_one_device() function37 if (match_one_device(&tmp_quirk->devid, dev) != NULL) in xen_pcibk_find_quirk()