Searched defs:end_out (Results 1 - 4 of 4) sorted by relevance

/arch/um/drivers/
H A Dline.c621 int line_id(char **str, int *start_out, int *end_out) argument
632 *end_out = n;
H A Dmconsole_kern.c448 static int mem_id(char **str, int *start_out, int *end_out) argument
451 *end_out = 0;
H A Dnet_kern.c707 static int net_id(char **str, int *start_out, int *end_out) argument
717 *end_out = n;
H A Dubd_kern.c966 static int ubd_id(char **str, int *start_out, int *end_out) argument
972 *end_out = MAX_DEV - 1;

Completed in 65 milliseconds