Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dcb_pcidas.c226 unsigned int has_ad8402:1; /* trimpot type 1=AD8402; 0=AD7376 */ member
240 .has_ad8402 = 1,
269 .has_ad8402 = 1,
620 if (board->has_ad8402) { in cb_pcidas_trimpot_write()
1392 if (board->has_ad8402) { in cb_pcidas_auto_attach()