Searched refs:DAS1800_ID_ST_DA (Results 1 – 1 of 1) sorted by relevance
199 #define DAS1800_ID_ST_DA 0x3 macro222 .id = DAS1800_ID_ST_DA,233 .id = DAS1800_ID_ST_DA,265 .id = DAS1800_ID_ST_DA,276 .id = DAS1800_ID_ST_DA,1126 case DAS1800_ID_ST_DA: in das1800_probe()1284 if (board->id == DAS1800_ID_ST_DA || board->id == DAS1800_ID_HR_DA) { in das1800_attach()1287 s->n_chan = (board->id == DAS1800_ID_ST_DA) ? 4 : 2; in das1800_attach()