Searched refs:adc_ts_measure (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | colibri-vf50-ts.c | 52 static int adc_ts_measure(struct iio_channel *channel, in adc_ts_measure() function 118 val_x = adc_ts_measure(&vf50_ts->channels[0], in vf50_ts_irq_bh() 124 val_y = adc_ts_measure(&vf50_ts->channels[1], in vf50_ts_irq_bh() 133 val_z1 = adc_ts_measure(&vf50_ts->channels[2], in vf50_ts_irq_bh() 137 val_z2 = adc_ts_measure(&vf50_ts->channels[3], in vf50_ts_irq_bh()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | colibri-vf50-ts.c | 52 static int adc_ts_measure(struct iio_channel *channel, in adc_ts_measure() function 118 val_x = adc_ts_measure(&vf50_ts->channels[0], in vf50_ts_irq_bh() 124 val_y = adc_ts_measure(&vf50_ts->channels[1], in vf50_ts_irq_bh() 133 val_z1 = adc_ts_measure(&vf50_ts->channels[2], in vf50_ts_irq_bh() 137 val_z2 = adc_ts_measure(&vf50_ts->channels[3], in vf50_ts_irq_bh()
|
Completed in 2 milliseconds