Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Daddi_apci_3120.c125 static const struct apci3120_board apci3120_boardtypes[] = { variable
974 if (context < ARRAY_SIZE(apci3120_boardtypes)) in apci3120_auto_attach()
975 board = &apci3120_boardtypes[context]; in apci3120_auto_attach()