Searched refs:dt3k_boardtypes (Results 1 – 1 of 1) sorted by relevance
167 static const struct dt3k_boardtype dt3k_boardtypes[] = { variable617 if (context < ARRAY_SIZE(dt3k_boardtypes)) in dt3000_auto_attach()618 board = &dt3k_boardtypes[context]; in dt3000_auto_attach()