Searched refs:fxp_ident_table (Results 1 – 1 of 1) sorted by relevance
160 static const struct fxp_ident fxp_ident_table[] = { variable305 MODULE_PNP_INFO("U16:vendor;U16:device", pci, fxp, fxp_ident_table,306 nitems(fxp_ident_table) - 1);385 for (ident = fxp_ident_table; ident->name != NULL; ident++) { in fxp_find_ident()