Searched refs:nr_res (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()57 ofw_args[2] = nr_res; in __olpc_ofw()69 for (i = 0; i < nr_res; i++, p++) in __olpc_ofw()
17 extern int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res,