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