Searched defs:comedi_subdinfo (Results 1 – 1 of 1) sorted by relevance
394 struct comedi_subdinfo { struct395 unsigned int type;396 unsigned int n_chan;397 unsigned int subd_flags;398 unsigned int timer_type;399 unsigned int len_chanlist;400 unsigned int maxdata;401 unsigned int flags; /* channel flags */402 unsigned int range_type; /* lookup in kernel */403 unsigned int settling_time_0;[all …]