Searched refs:nr_args (Results 1 – 2 of 2) sorted by relevance
43 int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res, in __olpc_ofw() argument50 BUG_ON(nr_args + nr_res > MAXARGS); in __olpc_ofw()56 ofw_args[1] = nr_args; in __olpc_ofw()60 for (i = 0; i < nr_args; i++, p++) in __olpc_ofw()
17 extern int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res,