Searched refs:pcibios_init (Results 1 – 15 of 15) sorted by relevance
76 static int __init pcibios_init(void) in pcibios_init() function87 arch_initcall(pcibios_init);
44 static int __init pcibios_init(void) in pcibios_init() function63 subsys_initcall(pcibios_init);
102 static int __init pcibios_init(void) in pcibios_init() function268 subsys_initcall(pcibios_init);
237 int __init pcibios_init(void) in pcibios_init() function245 arch_initcall(pcibios_init);
268 int __init pcibios_init(void) in pcibios_init() function278 arch_initcall(pcibios_init);
229 static int __init pcibios_init(void) in pcibios_init() function242 subsys_initcall(pcibios_init);
40 static int __init pcibios_init(void) in pcibios_init() function76 subsys_initcall(pcibios_init);
244 static int __init pcibios_init(void) in pcibios_init() function307 subsys_initcall(pcibios_init);
73 pcibios_init(); in pci_subsys_init()
501 int __init pcibios_init(void) in pcibios_init() function
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);
570 static int __init pcibios_init(void) in pcibios_init() function576 subsys_initcall(pcibios_init);
160 extern int __init pcibios_init(void);
892 static int __init pcibios_init(void) in pcibios_init() function897 subsys_initcall(pcibios_init);
Completed in 25 milliseconds