iio_convert_raw_to_processed
ret = iio_convert_raw_to_processed(channel, raw, &uv, 1000);
EXPORT_SYMBOL_GPL(iio_convert_raw_to_processed);
ret = iio_convert_raw_to_processed(data->adc_chan,
int iio_convert_raw_to_processed(struct iio_channel *chan, int raw,