Searched refs:scan_pci_bus (Results 1 – 3 of 3) sorted by relevance
283 extern void scan_pci_bus(int type, struct pci_device *dev);
430 return scan_pci_bus(type, dev); in find_pci()
261 void scan_pci_bus(int type, struct pci_device *dev) in scan_pci_bus() function