Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/
Dinkern.c593 static int iio_convert_raw_to_processed_unlocked(struct iio_channel *chan, in iio_convert_raw_to_processed_unlocked() function
682 ret = iio_convert_raw_to_processed_unlocked(chan, raw, processed, in iio_convert_raw_to_processed()
733 ret = iio_convert_raw_to_processed_unlocked(chan, *val, val, 1); in iio_read_channel_processed()