Searched refs:dt3k_boardtypes (Results 1 – 1 of 1) sorted by relevance
95 static const struct dt3k_boardtype dt3k_boardtypes[] = { variable643 if (context < ARRAY_SIZE(dt3k_boardtypes)) in dt3000_auto_attach()644 this_board = &dt3k_boardtypes[context]; in dt3000_auto_attach()