Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Ddas1800.c200 #define DAS1800_ID_HR_DA 0x4 macro
243 .id = DAS1800_ID_HR_DA,
286 .id = DAS1800_ID_HR_DA,
1130 case DAS1800_ID_HR_DA: in das1800_probe()
1186 is_16bit = board->id == DAS1800_ID_HR || board->id == DAS1800_ID_HR_DA; in das1800_attach()
1284 if (board->id == DAS1800_ID_ST_DA || board->id == DAS1800_ID_HR_DA) { in das1800_attach()