/Linux-v4.19/arch/mips/loongson64/common/ |
D | pci.c | 83 static int __init pcibios_init(void) in pcibios_init() function 101 arch_initcall(pcibios_init);
|
/Linux-v4.19/arch/xtensa/kernel/ |
D | pci.c | 119 static int __init pcibios_init(void) in pcibios_init() function 156 subsys_initcall(pcibios_init);
|
D | platform.c | 38 _F(void, pcibios_init, (void), { });
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | pci_64.c | 44 static int __init pcibios_init(void) in pcibios_init() function 74 subsys_initcall(pcibios_init);
|
D | pci_32.c | 230 static int __init pcibios_init(void) in pcibios_init() function 269 subsys_initcall(pcibios_init);
|
/Linux-v4.19/arch/parisc/kernel/ |
D | pci.c | 113 static int __init pcibios_init(void) in pcibios_init() function 279 subsys_initcall(pcibios_init);
|
/Linux-v4.19/arch/mips/pci/ |
D | pci-lantiq.c | 245 int __init pcibios_init(void) in pcibios_init() function 253 arch_initcall(pcibios_init);
|
D | pci-rt2880.c | 271 int __init pcibios_init(void) in pcibios_init() function 281 arch_initcall(pcibios_init);
|
D | pci-legacy.c | 231 static int __init pcibios_init(void) in pcibios_init() function 244 subsys_initcall(pcibios_init);
|
D | pci-xlr.c | 329 static int __init pcibios_init(void) in pcibios_init() function 368 arch_initcall(pcibios_init);
|
D | pci-xlp.c | 289 static int __init pcibios_init(void) in pcibios_init() function 332 arch_initcall(pcibios_init);
|
/Linux-v4.19/arch/x86/pci/ |
D | legacy.c | 72 pcibios_init(); in pci_subsys_init()
|
D | common.c | 499 int __init pcibios_init(void) in pcibios_init() function
|
/Linux-v4.19/arch/sh/drivers/pci/ |
D | pci.c | 155 static int __init pcibios_init(void) in pcibios_init() function 167 subsys_initcall(pcibios_init);
|
/Linux-v4.19/arch/alpha/kernel/ |
D | pci.c | 191 pcibios_init(void) in pcibios_init() function 198 subsys_initcall(pcibios_init);
|
/Linux-v4.19/arch/ia64/pci/ |
D | pci.c | 597 static int __init pcibios_init(void) in pcibios_init() function 603 subsys_initcall(pcibios_init);
|
/Linux-v4.19/arch/x86/include/asm/ |
D | pci_x86.h | 126 extern int __init pcibios_init(void);
|
/Linux-v4.19/arch/microblaze/pci/ |
D | pci-common.c | 991 static int __init pcibios_init(void) in pcibios_init() function 1017 subsys_initcall(pcibios_init);
|
/Linux-v4.19/arch/sparc/kernel/ |
D | pci.c | 1056 static int __init pcibios_init(void) in pcibios_init() function 1061 subsys_initcall(pcibios_init);
|