Searched refs:iio_convert_raw_to_processed (Results 1 – 4 of 4) sorted by relevance
387 int iio_convert_raw_to_processed(struct iio_channel *chan, int raw,
179 ret = iio_convert_raw_to_processed(data->adc_chan, in lmp91000_read_raw()
706 int iio_convert_raw_to_processed(struct iio_channel *chan, int raw, in iio_convert_raw_to_processed() function725 EXPORT_SYMBOL_GPL(iio_convert_raw_to_processed);
363 ret = iio_convert_raw_to_processed(channel, raw, &uv, 1000); in ntc_adc_iio_read()
Completed in 7 milliseconds