Searched refs:alc_ident_table (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/alc/
H A Dif_alc.c104 static struct alc_ident alc_ident_table[] = { variable in typeref:struct:alc_ident
246 MODULE_PNP_INFO("U16:vendor;U16:device", pci, alc, alc_ident_table,
247 nitems(alc_ident_table) - 1);
666 for (ident = alc_ident_table; ident->name != NULL; ident++) {

Completed in 283 milliseconds