Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
H A Dpowernv.h23 extern void pnv_pci_init(void);
26 static inline void pnv_pci_init(void) { } in pnv_pci_init() function
H A Dsetup.c576 .discover_phbs = pnv_pci_init, in define_machine()
H A Dpci.c821 void __init pnv_pci_init(void) in pnv_pci_init() function