pci_match_one_device
if (pci_match_one_device(ids, dev))
if (pci_match_one_device(&dynid->id, dev)) {
if (pci_match_one_device(id, pdev))