Searched refs:pcibios_init (Results 1 – 14 of 14) sorted by relevance
76 static int __init pcibios_init(void) in pcibios_init() function87 arch_initcall(pcibios_init);
43 static int __init pcibios_init(void) in pcibios_init() function62 subsys_initcall(pcibios_init);
73 pcibios_init(); in pci_subsys_init()
501 int __init pcibios_init(void) in pcibios_init() function
102 static int __init pcibios_init(void) in pcibios_init() function268 subsys_initcall(pcibios_init);
237 static int __init pcibios_init(void) in pcibios_init() function245 arch_initcall(pcibios_init);
267 static int __init pcibios_init(void) in pcibios_init() function277 arch_initcall(pcibios_init);
237 static int __init pcibios_init(void) in pcibios_init() function250 subsys_initcall(pcibios_init);
40 static int __init pcibios_init(void) in pcibios_init() function76 subsys_initcall_sync(pcibios_init);
241 static int __init pcibios_init(void) in pcibios_init() function304 subsys_initcall(pcibios_init);
150 static int __init pcibios_init(void) in pcibios_init() function162 subsys_initcall(pcibios_init);
191 pcibios_init(void) in pcibios_init() function198 subsys_initcall(pcibios_init);
160 extern int __init pcibios_init(void);
891 static int __init pcibios_init(void) in pcibios_init() function896 subsys_initcall(pcibios_init);
Completed in 23 milliseconds