Searched refs:__olpc_ofw (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | olpc_ofw.h | 16 __olpc_ofw((name), ARRAY_SIZE(args), args, ARRAY_SIZE(res), res) 18 extern int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res,
|
/linux-6.3-rc2/arch/x86/platform/olpc/ |
A D | olpc_ofw.c | 47 int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res, in __olpc_ofw() function 79 EXPORT_SYMBOL_GPL(__olpc_ofw);
|
Completed in 3 milliseconds