Home
last modified time | relevance | path

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

/arch/x86/platform/olpc/
A Dolpc_ofw.c47 int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res, in __olpc_ofw() argument
54 BUG_ON(nr_args + nr_res > MAXARGS); in __olpc_ofw()
61 ofw_args[2] = nr_res; in __olpc_ofw()
73 for (i = 0; i < nr_res; i++, p++) in __olpc_ofw()
/arch/x86/include/asm/
A Dolpc_ofw.h18 extern int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res,

Completed in 5 milliseconds