Searched refs:seqp (Results 1 – 2 of 2) sorted by relevance
292 int bootflow_menu_poll(struct expo *exp, int *seqp) in bootflow_menu_poll() argument304 *seqp = item > 0 ? item - ITEM : -1; in bootflow_menu_poll()312 *seqp = act.select.id - ITEM; in bootflow_menu_poll()
382 static int label_to_uclass(const char *label, int *seqp, int *method_flagsp) in label_to_uclass() argument415 *seqp = seq; in label_to_uclass()
Completed in 9 milliseconds