Searched refs:DAS1800_ID_ST_DA (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/comedi/drivers/
H A Ddas1800.c197 #define DAS1800_ID_ST_DA 0x3 macro
220 .id = DAS1800_ID_ST_DA,
231 .id = DAS1800_ID_ST_DA,
263 .id = DAS1800_ID_ST_DA,
274 .id = DAS1800_ID_ST_DA,
1124 case DAS1800_ID_ST_DA:
1282 if (board->id == DAS1800_ID_ST_DA || board->id == DAS1800_ID_HR_DA) {
1285 s->n_chan = (board->id == DAS1800_ID_ST_DA) ? 4 : 2;

Completed in 198 milliseconds