Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/adc/
Dsc27xx_adc.c125 static int sc27xx_adc_read(struct sc27xx_adc_data *data, int channel, in sc27xx_adc_read() function
259 ret = sc27xx_adc_read(data, channel, scale, &raw_adc); in sc27xx_adc_read_processed()