Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Daddi_apci_16xx.c36 static const struct apci16xx_boardinfo apci16xx_boardtypes[] = { variable
98 if (context < ARRAY_SIZE(apci16xx_boardtypes)) in apci16xx_auto_attach()
99 board = &apci16xx_boardtypes[context]; in apci16xx_auto_attach()