pci_match_one_device  226 drivers/pci/pci-driver.c 			if (pci_match_one_device(ids, dev))
pci_match_one_device  264 drivers/pci/pci-driver.c 		if (pci_match_one_device(&dynid->id, dev)) {
pci_match_one_device  243 drivers/pci/search.c 	if (pci_match_one_device(id, pdev))