Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dsc27xx_adc.c616 static int sc27xx_adc_convert_volt(struct sc27xx_adc_data *data, int channel, in sc27xx_adc_convert_volt() function
655 *val = sc27xx_adc_convert_volt(data, channel, scale, raw_adc); in sc27xx_adc_read_processed()