Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dolpc_ofw.h22 extern void olpc_ofw_detect(void);
33 static inline void olpc_ofw_detect(void) { } in olpc_ofw_detect() function
/Linux-v5.10/arch/x86/platform/olpc/
Dolpc_ofw.c93 void __init olpc_ofw_detect(void) in olpc_ofw_detect() function
/Linux-v5.10/arch/x86/kernel/
Dsetup.c827 olpc_ofw_detect(); in setup_arch()