Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Ddt3000.c168 static const struct dt3k_boardtype dt3k_boardtypes[] = { variable
618 if (context < ARRAY_SIZE(dt3k_boardtypes)) in dt3000_auto_attach()
619 board = &dt3k_boardtypes[context]; in dt3000_auto_attach()