Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dpci.h107 extern void of_rescan_bus(struct device_node *node, struct pci_bus *bus);
/linux-5.19.10/arch/powerpc/kernel/
Dpci-hotplug.c122 of_rescan_bus(dn, bus); in pci_hp_add_devices()
Dpci_of_scan.c442 void of_rescan_bus(struct device_node *node, struct pci_bus *bus) in of_rescan_bus() function
446 EXPORT_SYMBOL_GPL(of_rescan_bus);