Home
last modified time | relevance | path

Searched refs:first_new_option (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/pnp/
Dquirks.c140 struct pnp_option *tail = NULL, *first_new_option = NULL; in pnp_clone_dependent_set() local
167 if (!first_new_option) in pnp_clone_dependent_set()
168 first_new_option = new_option; in pnp_clone_dependent_set()
175 return first_new_option; in pnp_clone_dependent_set()