Searched refs:of_scan_pci_bridge (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
H A Dpci_of_scan.c199 * of_scan_pci_bridge - Set up a PCI bridge and scan for child nodes
206 void of_scan_pci_bridge(struct pci_dev *dev) of_scan_pci_bridge() function
218 pr_debug("of_scan_pci_bridge(%s)\n", node->full_name); of_scan_pci_bridge()
302 EXPORT_SYMBOL(of_scan_pci_bridge); variable
378 of_scan_pci_bridge(dev);
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpci.h111 extern void of_scan_pci_bridge(struct device_node *node,
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpci.h159 extern void of_scan_pci_bridge(struct pci_dev *dev);
/linux-4.1.27/drivers/pci/hotplug/
H A Drpadlpar_core.c161 of_scan_pci_bridge(dev); dlpar_pci_add_bus()
/linux-4.1.27/arch/sparc/kernel/
H A Dpci.c413 static void of_scan_pci_bridge(struct pci_pbm_info *pbm, of_scan_pci_bridge() function
426 printk("of_scan_pci_bridge(%s)\n", node->full_name); of_scan_pci_bridge()
581 of_scan_pci_bridge(pbm, child, dev); pci_of_scan_bus()

Completed in 197 milliseconds