Searched refs:user_specs_tail (Results 1 – 2 of 2) sorted by relevance
1243 static struct user_specs *user_specs_head, *user_specs_tail; variable4049 if (user_specs_tail) in driver_handle_option()4050 user_specs_tail->next = user; in driver_handle_option()4053 user_specs_tail = user; in driver_handle_option()10106 user_specs_tail = NULL; in finalize()
874 static struct user_specs *user_specs_head, *user_specs_tail; variable3451 if (user_specs_tail) in driver_handle_option()3452 user_specs_tail->next = user; in driver_handle_option()3455 user_specs_tail = user; in driver_handle_option()