Home
last modified time | relevance | path

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

/linux/drivers/comedi/drivers/
A Ddaqboard2000.c245 static const struct db2k_boardtype db2k_boardtypes[] = { variable
685 if (context >= ARRAY_SIZE(db2k_boardtypes)) in db2k_auto_attach()
687 board = &db2k_boardtypes[context]; in db2k_auto_attach()

Completed in 7 milliseconds