Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/drivers/
Daddi_apci_3120.c132 static const struct apci3120_board apci3120_boardtypes[] = { variable
986 if (context < ARRAY_SIZE(apci3120_boardtypes)) in apci3120_auto_attach()
987 this_board = &apci3120_boardtypes[context]; in apci3120_auto_attach()