Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Daddi_apci_3xxx.c85 static const struct apci3xxx_boardinfo apci3xxx_boardtypes[] = { variable
763 if (context < ARRAY_SIZE(apci3xxx_boardtypes)) in apci3xxx_auto_attach()
764 board = &apci3xxx_boardtypes[context]; in apci3xxx_auto_attach()