first_new_option 141 drivers/pnp/quirks.c struct pnp_option *tail = NULL, *first_new_option = NULL; first_new_option 168 drivers/pnp/quirks.c if (!first_new_option) first_new_option 169 drivers/pnp/quirks.c first_new_option = new_option; first_new_option 176 drivers/pnp/quirks.c return first_new_option;