Searched refs:pci_match_device (Results 1 – 1 of 1) sorted by relevance
251 static const struct pci_device_id *pci_match_device(struct pci_driver *drv, in pci_match_device() function383 id = pci_match_device(drv, pci_dev); in __pci_device_probe()1505 found_id = pci_match_device(pci_drv, pci_dev); in pci_bus_match()