Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dpci_of_scan.c208 void __devinit of_scan_pci_bridge(struct pci_dev *dev) in of_scan_pci_bridge() function
295 EXPORT_SYMBOL(of_scan_pci_bridge);
342 of_scan_pci_bridge(dev); in __of_scan_bus()
/arch/microblaze/include/asm/
Dpci.h122 extern void of_scan_pci_bridge(struct device_node *node,
/arch/powerpc/include/asm/
Dpci.h169 extern void of_scan_pci_bridge(struct pci_dev *dev);
/arch/sparc/kernel/
Dpci.c500 static void __devinit of_scan_pci_bridge(struct pci_pbm_info *pbm, in of_scan_pci_bridge() function
636 of_scan_pci_bridge(pbm, child, dev); in pci_of_scan_bus()