Home
last modified time | relevance | path

Searched refs:of_scan_bus (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/powerpc/kernel/
Dpci_of_scan.c342 of_scan_bus(node, bus); in of_scan_pci_bridge()
428 void of_scan_bus(struct device_node *node, struct pci_bus *bus) in of_scan_bus() function
432 EXPORT_SYMBOL_GPL(of_scan_bus);
Dpci-common.c1585 of_scan_bus(node, bus); in pcibios_scan_phb()
/Linux-v5.10/arch/powerpc/include/asm/
Dpci.h106 extern void of_scan_bus(struct device_node *node, struct pci_bus *bus);