Searched refs:DAS1800_ID_ST_DA (Results 1 – 1 of 1) sorted by relevance
197 #define DAS1800_ID_ST_DA 0x3 macro220 .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: in das1800_probe()1282 if (board->id == DAS1800_ID_ST_DA || board->id == DAS1800_ID_HR_DA) { in das1800_attach()1285 s->n_chan = (board->id == DAS1800_ID_ST_DA) ? 4 : 2; in das1800_attach()