Searched refs:pci_match_device (Results 1 – 1 of 1) sorted by relevance
136 static const struct pci_device_id *pci_match_device(struct pci_driver *drv, in pci_match_device() function216 if (pci_match_device(pdrv, pdev)) in new_id_store()415 id = pci_match_device(drv, pci_dev); in __pci_device_probe()1516 found_id = pci_match_device(pci_drv, pci_dev); in pci_bus_match()