Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/comedi/drivers/
Dcb_pcidas.c235 unsigned int has_ad8402:1; /* trimpot type 1=AD8402; 0=AD7376 */ member
249 .has_ad8402 = 1,
278 .has_ad8402 = 1,
629 if (board->has_ad8402) { in cb_pcidas_trimpot_write()
1400 if (board->has_ad8402) { in cb_pcidas_auto_attach()