Searched refs:pci_olpc_init (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | olpc.h | 85 extern int pci_olpc_init(void); |
/linux/arch/x86/platform/olpc/ | ||
H A D | olpc.c | 309 x86_init.pci.arch_init = pci_olpc_init; in olpc_init() |