Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/include/asm/
Dpci-bridge.h187 extern void pci_create_OF_bus_map(void);
189 static inline void pci_create_OF_bus_map(void) {} in pci_create_OF_bus_map() function
/linux-6.14.4/arch/powerpc/kernel/
Dpci_32.c211 pci_create_OF_bus_map(void) in pci_create_OF_bus_map() function
/linux-6.14.4/arch/powerpc/platforms/chrp/
Dpci.c323 pci_create_OF_bus_map(); in chrp_find_bridges()