Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/comedi/drivers/
Dcb_pcidas64.c616 struct pcidas64_board { struct
617 const char *name;
618 int ai_se_chans; /* number of ai inputs in single-ended mode */
619 int ai_bits; /* analog input resolution */
620 int ai_speed; /* fastest conversion period in ns */
621 const struct comedi_lrange *ai_range_table;
622 const u8 *ai_range_code;
623 int ao_nchan; /* number of analog out channels */
624 int ao_bits; /* analog output resolution */
625 int ao_scan_speed; /* analog output scan speed */
[all …]