Home
last modified time | relevance | path

Searched refs:dt3k_boardtypes (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/comedi/drivers/
H A Ddt3000.c167 static const struct dt3k_boardtype dt3k_boardtypes[] = { variable
617 if (context < ARRAY_SIZE(dt3k_boardtypes)) in dt3000_auto_attach()
618 board = &dt3k_boardtypes[context]; in dt3000_auto_attach()