Searched refs:xilinx_pci_init (Results 1 – 7 of 7) sorted by relevance
16 extern void __init xilinx_pci_init(void);18 static inline void __init xilinx_pci_init(void) { return; } in xilinx_pci_init() function
71 extern void __init xilinx_pci_init(void);73 static inline void __init xilinx_pci_init(void) { return; } in xilinx_pci_init() function
49 .setup_arch = xilinx_pci_init, in define_machine()
55 .setup_arch = xilinx_pci_init, in define_machine()
82 void __init xilinx_pci_init(void) in xilinx_pci_init() function
122 void __init xilinx_pci_init(void) in xilinx_pci_init() function
67 xilinx_pci_init(); in setup_arch()