Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/iio/
Dconsumer.h357 int iio_read_channel_offset(struct iio_channel *chan, int *val,
/linux-5.19.10/drivers/iio/potentiostat/
Dlmp91000.c193 return iio_read_channel_offset(data->adc_chan, val, val2); in lmp91000_read_raw()
/linux-5.19.10/drivers/iio/
Dinkern.c714 int iio_read_channel_offset(struct iio_channel *chan, int *val, int *val2) in iio_read_channel_offset() function
718 EXPORT_SYMBOL_GPL(iio_read_channel_offset);
/linux-5.19.10/drivers/iio/afe/
Diio-rescale.c209 ret = iio_read_channel_offset(rescale->source, in rescale_read_raw()