Searched refs:of_scan_pci_bridge (Results 1 – 3 of 3) sorted by relevance
243 * of_scan_pci_bridge - Set up a PCI bridge and scan for child nodes250 void of_scan_pci_bridge(struct pci_dev *dev) in of_scan_pci_bridge() function 262 pr_debug("of_scan_pci_bridge(%pOF)\n", node); in of_scan_pci_bridge() 346 EXPORT_SYMBOL(of_scan_pci_bridge);420 of_scan_pci_bridge(dev); in __of_scan_bus()
103 extern void of_scan_pci_bridge(struct pci_dev *dev);
156 of_scan_pci_bridge(dev); in dlpar_pci_add_bus()