Searched defs:pci_scan_slot (Results 1 - 1 of 1) sorted by relevance

/drivers/pci/
H A Dprobe.c1629 * pci_scan_slot - scan a PCI slot on a bus for devices.
1639 int pci_scan_slot(struct pci_bus *bus, int devfn) function
1668 EXPORT_SYMBOL(pci_scan_slot); variable
1849 pci_scan_slot(bus, devfn);

Completed in 143 milliseconds