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