Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Ddas1800.c200 #define DAS1800_ID_HR 0x6 macro
236 .id = DAS1800_ID_HR,
279 .id = DAS1800_ID_HR,
1136 case DAS1800_ID_HR: in das1800_probe()
1184 is_16bit = board->id == DAS1800_ID_HR || board->id == DAS1800_ID_HR_DA; in das1800_attach()