Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A 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
/openbmc/linux/arch/powerpc/kernel/
H A Dpci_32.c211 pci_create_OF_bus_map(void) in pci_create_OF_bus_map() function
/openbmc/linux/arch/powerpc/platforms/chrp/
H A Dpci.c323 pci_create_OF_bus_map(); in chrp_find_bridges()