Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Ddas1800.c201 #define DAS1800_ID_AO 0x5 macro
248 .id = DAS1800_ID_AO,
254 .id = DAS1800_ID_AO,
302 .id = DAS1800_ID_AO,
308 .id = DAS1800_ID_AO,
1134 case DAS1800_ID_AO: in das1800_probe()
1189 if (board->id == DAS1800_ID_AO) { in das1800_attach()
1302 } else if (board->id == DAS1800_ID_AO) { in das1800_attach()