Searched refs:pci_match_one_device (Results 1 – 3 of 3) sorted by relevance
249 if (pci_match_one_device(id, pdev)) in match_pci_dev_by_id()
228 if (pci_match_one_device(ids, dev)) in pci_match_id()266 if (pci_match_one_device(&dynid->id, dev)) { in pci_match_device()
239 pci_match_one_device(const struct pci_device_id *id, const struct pci_dev *dev) in pci_match_one_device() function