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