Home
last modified time | relevance | path

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

/linux/include/linux/iio/
H A Dconsumer.h303 int iio_read_max_channel_raw(struct iio_channel *chan, int *val);
/linux/drivers/iio/dac/
H A Ddpot-dac.c141 ret = iio_read_max_channel_raw(dac->dpot, &max); in dpot_dac_channel_max_ohms()
/linux/sound/soc/codecs/
H A Daudio-iio-aux.c177 ret = iio_read_max_channel_raw(chan->iio_chan, &chan->max); in audio_iio_aux_component_probe()
/linux/drivers/iio/adc/
H A Denvelope-detector.c382 ret = iio_read_max_channel_raw(env->dac, &env->dac_max); in envelope_detector_probe()
/linux/drivers/iio/
H A Dinkern.c855 int iio_read_max_channel_raw(struct iio_channel *chan, int *val) in iio_read_max_channel_raw() function
866 EXPORT_SYMBOL_GPL(iio_read_max_channel_raw);