Searched defs:pcibios_init (Results 1 - 12 of 12) sorted by relevance

/linux-master/arch/mips/loongson2ef/common/
H A Dpci.c76 static int __init pcibios_init(void) function
87 arch_initcall(pcibios_init); variable
/linux-master/arch/loongarch/pci/
H A Dpci.c44 static int __init pcibios_init(void) function
63 subsys_initcall(pcibios_init); variable
/linux-master/arch/parisc/kernel/
H A Dpci.c102 static int __init pcibios_init(void) function
268 subsys_initcall(pcibios_init); variable
/linux-master/arch/sh/drivers/pci/
H A Dpci.c150 static int __init pcibios_init(void) function
162 subsys_initcall(pcibios_init); variable
/linux-master/arch/powerpc/kernel/
H A Dpci_32.c244 static int __init pcibios_init(void) function
307 subsys_initcall(pcibios_init); variable
H A Dpci_64.c40 static int __init pcibios_init(void) function
76 subsys_initcall_sync(pcibios_init); variable
/linux-master/arch/mips/pci/
H A Dpci-legacy.c229 static int __init pcibios_init(void) function
242 subsys_initcall(pcibios_init); variable
H A Dpci-rt2880.c267 int __init pcibios_init(void) function
277 arch_initcall(pcibios_init); variable
H A Dpci-lantiq.c237 int __init pcibios_init(void) function
245 arch_initcall(pcibios_init); variable
/linux-master/arch/alpha/kernel/
H A Dpci.c191 pcibios_init(void) function
198 subsys_initcall(pcibios_init); variable
/linux-master/arch/x86/pci/
H A Dcommon.c501 int __init pcibios_init(void) function
/linux-master/arch/sparc/kernel/
H A Dpci.c891 static int __init pcibios_init(void) function
896 subsys_initcall(pcibios_init); variable

Completed in 324 milliseconds