Searched refs:__olpc_ofw (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dolpc_ofw.h15 __olpc_ofw((name), ARRAY_SIZE(args), args, ARRAY_SIZE(res), res)
17 extern int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res,
/linux-4.4.14/arch/x86/platform/olpc/
H A Dolpc_ofw.c43 int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res, __olpc_ofw() function
75 EXPORT_SYMBOL_GPL(__olpc_ofw); variable

Completed in 69 milliseconds