Searched defs:chanIndex (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/comedi/drivers/
H A Drtd520.c1188 unsigned int comediChan, int chanIndex)
1203 CHAN_ARRAY_SET(devpriv->chanBipolar, chanIndex);
1208 CHAN_ARRAY_SET(devpriv->chanBipolar, chanIndex);
1213 CHAN_ARRAY_CLEAR(devpriv->chanBipolar, chanIndex);
1187 rtdConvertChanGain(struct comedi_device *dev, unsigned int comediChan, int chanIndex) argument

Completed in 157 milliseconds