Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dpci_of_scan.c206 void of_scan_pci_bridge(struct pci_dev *dev) in of_scan_pci_bridge() function
302 EXPORT_SYMBOL(of_scan_pci_bridge);
378 of_scan_pci_bridge(dev); in __of_scan_bus()
/linux-4.1.27/arch/microblaze/include/asm/
Dpci.h111 extern void of_scan_pci_bridge(struct device_node *node,
/linux-4.1.27/arch/powerpc/include/asm/
Dpci.h159 extern void of_scan_pci_bridge(struct pci_dev *dev);
/linux-4.1.27/drivers/pci/hotplug/
Drpadlpar_core.c161 of_scan_pci_bridge(dev); in dlpar_pci_add_bus()
/linux-4.1.27/arch/sparc/kernel/
Dpci.c413 static void of_scan_pci_bridge(struct pci_pbm_info *pbm, in of_scan_pci_bridge() function
581 of_scan_pci_bridge(pbm, child, dev); in pci_of_scan_bus()