Searched refs:alc_ident_table (Results 1 – 1 of 1) sorted by relevance
107 static struct alc_ident alc_ident_table[] = { variable247 MODULE_PNP_INFO("U16:vendor;U16:device", pci, alc, alc_ident_table,248 nitems(alc_ident_table) - 1);667 for (ident = alc_ident_table; ident->name != NULL; ident++) { in alc_find_ident()