Home
last modified time | relevance | path

Searched refs:adc_ts_measure (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
Dcolibri-vf50-ts.c57 static int adc_ts_measure(struct iio_channel *channel, in adc_ts_measure() function
123 val_x = adc_ts_measure(&vf50_ts->channels[0], in vf50_ts_irq_bh()
129 val_y = adc_ts_measure(&vf50_ts->channels[1], in vf50_ts_irq_bh()
138 val_z1 = adc_ts_measure(&vf50_ts->channels[2], in vf50_ts_irq_bh()
142 val_z2 = adc_ts_measure(&vf50_ts->channels[3], in vf50_ts_irq_bh()