Searched refs:at91_adc_read_position (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | at91-sama5d2_adc.c | 700 static int at91_adc_read_position(struct at91_adc_state *st, int chan, u16 *val) in at91_adc_read_position() function 1230 at91_adc_read_position(st, chan->channel, &val); in at91_adc_touch_data_handler() 1353 ret = at91_adc_read_position(st, chan->channel, in at91_adc_read_info_raw()
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | at91-sama5d2_adc.c | 1084 static int at91_adc_read_position(struct at91_adc_state *st, int chan, u16 *val) in at91_adc_read_position() function 1628 at91_adc_read_position(st, chan->channel, &val); in at91_adc_touch_data_handler() 1750 ret = at91_adc_read_position(st, chan->channel, in at91_adc_read_info_raw()
|
Completed in 13 milliseconds