Home
last modified time | relevance | path

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

/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
/linux/arch/powerpc/platforms/chrp/
H A Dpci.c323 pci_create_OF_bus_map(); in chrp_find_bridges()