Home
last modified time | relevance | path

Searched defs:pcidas64_board (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/staging/comedi/drivers/
Dcb_pcidas64.c622 struct pcidas64_board { struct
623 const char *name;
624 int ai_se_chans; /* number of ai inputs in single-ended mode */
625 int ai_bits; /* analog input resolution */
626 int ai_speed; /* fastest conversion period in ns */
627 const struct comedi_lrange *ai_range_table;
628 const u8 *ai_range_code;
629 int ao_nchan; /* number of analog out channels */
630 int ao_bits; /* analog output resolution */
631 int ao_scan_speed; /* analog output scan speed */
[all …]