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

/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() argument
50 BUG_ON(nr_args + nr_res > MAXARGS); __olpc_ofw()
57 ofw_args[2] = nr_res; __olpc_ofw()
69 for (i = 0; i < nr_res; i++, p++) __olpc_ofw()
/linux-4.4.14/arch/x86/include/asm/
H A Dolpc_ofw.h17 extern int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res,

Completed in 68 milliseconds