Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dpci_of_scan.c205 void of_scan_pci_bridge(struct pci_dev *dev) in of_scan_pci_bridge() function
301 EXPORT_SYMBOL(of_scan_pci_bridge);
377 of_scan_pci_bridge(dev); in __of_scan_bus()
/linux-4.4.14/arch/powerpc/include/asm/
Dpci.h129 extern void of_scan_pci_bridge(struct pci_dev *dev);
/linux-4.4.14/drivers/pci/hotplug/
Drpadlpar_core.c161 of_scan_pci_bridge(dev); in dlpar_pci_add_bus()
/linux-4.4.14/arch/sparc/kernel/
Dpci.c410 static void of_scan_pci_bridge(struct pci_pbm_info *pbm, in of_scan_pci_bridge() function
578 of_scan_pci_bridge(pbm, child, dev); in pci_of_scan_bus()