Home
last modified time | relevance | path

Searched refs:pci_match_device (Results 1 – 1 of 1) sorted by relevance

/drivers/pci/
Dpci-driver.c251 static const struct pci_device_id *pci_match_device(struct pci_driver *drv, in pci_match_device() function
383 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()