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

/linux-master/include/linux/iio/
H A Dconsumer.h359 * iio_read_channel_offset() - read the offset value for a channel
368 int iio_read_channel_offset(struct iio_channel *chan, int *val,
/linux-master/drivers/iio/potentiostat/
H A Dlmp91000.c193 return iio_read_channel_offset(data->adc_chan, val, val2);
/linux-master/drivers/iio/
H A Dinkern.c748 int iio_read_channel_offset(struct iio_channel *chan, int *val, int *val2) function
752 EXPORT_SYMBOL_GPL(iio_read_channel_offset); variable
/linux-master/drivers/iio/afe/
H A Diio-rescale.c211 ret = iio_read_channel_offset(rescale->source,

Completed in 291 milliseconds