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

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

Completed in 89 milliseconds