Home
last modified time | relevance | path

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

/linux/drivers/comedi/drivers/
H A Dcb_pcidas64.c611 struct pcidas64_board { struct
612 const char *name;
613 int ai_se_chans; /* number of ai inputs in single-ended mode */
614 int ai_bits; /* analog input resolution */
615 int ai_speed; /* fastest conversion period in ns */
616 const struct comedi_lrange *ai_range_table;
617 const u8 *ai_range_code;
618 int ao_nchan; /* number of analog out channels */
619 int ao_bits; /* analog output resolution */
620 int ao_scan_speed; /* analog output scan speed */
[all …]