Home
last modified time | relevance | path

Searched refs:olpc_ofw_detect (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dolpc_ofw.h21 extern void olpc_ofw_detect(void);
32 static inline void olpc_ofw_detect(void) { } in olpc_ofw_detect() function
/linux-3.4.99/arch/x86/platform/olpc/
Dolpc_ofw.c89 void __init olpc_ofw_detect(void) in olpc_ofw_detect() function
/linux-3.4.99/arch/x86/kernel/
Dsetup.c783 olpc_ofw_detect(); in setup_arch()