Searched refs:olpc_ofw_present (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dolpc_ofw.h27 extern bool olpc_ofw_present(void);
/linux-4.4.14/arch/x86/platform/olpc/
H A Dolpc_ofw.c77 bool olpc_ofw_present(void) olpc_ofw_present() function
81 EXPORT_SYMBOL_GPL(olpc_ofw_present); variable
H A Dolpc.c379 if (!olpc_ofw_present() || !platform_detect()) olpc_init()

Completed in 226 milliseconds