Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Ddas1800.c199 #define DAS1800_ID_AO 0x5 macro
246 .id = DAS1800_ID_AO,
252 .id = DAS1800_ID_AO,
300 .id = DAS1800_ID_AO,
306 .id = DAS1800_ID_AO,
1132 case DAS1800_ID_AO: in das1800_probe()
1187 if (board->id == DAS1800_ID_AO) { in das1800_attach()
1300 } else if (board->id == DAS1800_ID_AO) { in das1800_attach()