Home
last modified time | relevance | path

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

/linux/drivers/pci/
A Dsearch.c247 if (pci_match_one_device(id, pdev)) in match_pci_dev_by_id()
A Dpci-driver.c109 if (pci_match_one_device(ids, dev)) in pci_match_id()
148 if (pci_match_one_device(&dynid->id, dev)) { in pci_match_device()
A Dpci.h195 pci_match_one_device(const struct pci_device_id *id, const struct pci_dev *dev) in pci_match_one_device() function

Completed in 9 milliseconds