Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/iio/
H A Dconsumer.h368 int iio_read_channel_offset(struct iio_channel *chan, int *val,
/openbmc/linux/drivers/iio/potentiostat/
H A Dlmp91000.c193 return iio_read_channel_offset(data->adc_chan, val, val2); in lmp91000_read_raw()
/openbmc/linux/drivers/iio/
H A Dinkern.c752 int iio_read_channel_offset(struct iio_channel *chan, int *val, int *val2) in iio_read_channel_offset() function
756 EXPORT_SYMBOL_GPL(iio_read_channel_offset);
/openbmc/linux/drivers/iio/afe/
H A Diio-rescale.c211 ret = iio_read_channel_offset(rescale->source, in rescale_read_raw()