Home
last modified time | relevance | path

Searched refs:pcibios_init (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/arch/mips/loongson2ef/common/
H A Dpci.c78 static int __init pcibios_init(void) in pcibios_init() function
89 arch_initcall(pcibios_init); variable
/kernel/linux/linux-6.6/arch/mips/loongson2ef/common/
H A Dpci.c76 static int __init pcibios_init(void) in pcibios_init() function
87 arch_initcall(pcibios_init); variable
/kernel/linux/linux-5.10/arch/loongarch/pci/
H A Dpci.c39 static int __init pcibios_init(void) in pcibios_init() function
58 subsys_initcall(pcibios_init); variable
/kernel/linux/linux-6.6/arch/loongarch/pci/
H A Dpci.c44 static int __init pcibios_init(void) in pcibios_init() function
63 subsys_initcall(pcibios_init); variable
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dpci.c102 static int __init pcibios_init(void) in pcibios_init() function
268 subsys_initcall(pcibios_init); variable
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dpci.c102 static int __init pcibios_init(void) in pcibios_init() function
268 subsys_initcall(pcibios_init); variable
/kernel/linux/linux-5.10/arch/x86/pci/
H A Dlegacy.c73 pcibios_init(); in pci_subsys_init()
/kernel/linux/linux-6.6/arch/x86/pci/
H A Dlegacy.c73 pcibios_init(); in pci_subsys_init()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dpci_32.c234 static int __init pcibios_init(void) in pcibios_init() function
277 subsys_initcall(pcibios_init); variable
H A Dpci_64.c40 static int __init pcibios_init(void) in pcibios_init() function
76 subsys_initcall(pcibios_init); variable
/kernel/linux/linux-5.10/arch/mips/pci/
H A Dpci-rt2880.c281 int __init pcibios_init(void) in pcibios_init() function
291 arch_initcall(pcibios_init); variable
H A Dpci-legacy.c237 static int __init pcibios_init(void) in pcibios_init() function
250 subsys_initcall(pcibios_init); variable
H A Dpci-lantiq.c243 int __init pcibios_init(void) in pcibios_init() function
251 arch_initcall(pcibios_init); variable
H A Dpci-xlr.c329 static int __init pcibios_init(void) in pcibios_init() function
368 arch_initcall(pcibios_init); variable
H A Dpci-xlp.c289 static int __init pcibios_init(void) in pcibios_init() function
332 arch_initcall(pcibios_init); variable
/kernel/linux/linux-5.10/arch/sh/drivers/pci/
H A Dpci.c150 static int __init pcibios_init(void) in pcibios_init() function
162 subsys_initcall(pcibios_init); variable
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dpci_32.c244 static int __init pcibios_init(void) in pcibios_init() function
307 subsys_initcall(pcibios_init); variable
H A Dpci_64.c40 static int __init pcibios_init(void) in pcibios_init() function
76 subsys_initcall_sync(pcibios_init); variable
/kernel/linux/linux-6.6/arch/mips/pci/
H A Dpci-lantiq.c237 int __init pcibios_init(void) in pcibios_init() function
245 arch_initcall(pcibios_init); variable
H A Dpci-rt2880.c267 int __init pcibios_init(void) in pcibios_init() function
277 arch_initcall(pcibios_init); variable
H A Dpci-legacy.c229 static int __init pcibios_init(void) in pcibios_init() function
242 subsys_initcall(pcibios_init); variable
/kernel/linux/linux-6.6/arch/sh/drivers/pci/
H A Dpci.c150 static int __init pcibios_init(void) in pcibios_init() function
162 subsys_initcall(pcibios_init); variable
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dpci.c191 pcibios_init(void) in pcibios_init() function
198 subsys_initcall(pcibios_init); variable
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dpci.c191 pcibios_init(void) in pcibios_init() function
198 subsys_initcall(pcibios_init); variable
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpci_x86.h144 extern int __init pcibios_init(void);

Completed in 11 milliseconds

12