Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/pci/
Dprobe.c1263 static struct pci_dev *pci_scan_device(struct pci_bus *bus, int devfn) in pci_scan_device() function
1359 dev = pci_scan_device(bus, devfn); in pci_scan_single_device()