Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/iio/
Dconsumer.h274 int iio_read_max_channel_raw(struct iio_channel *chan, int *val);
/Linux-v4.19/drivers/iio/dac/
Ddpot-dac.c143 ret = iio_read_max_channel_raw(dac->dpot, &max); in dpot_dac_channel_max_ohms()
/Linux-v4.19/drivers/iio/adc/
Denvelope-detector.c395 ret = iio_read_max_channel_raw(env->dac, &env->dac_max); in envelope_detector_probe()
/Linux-v4.19/drivers/iio/
Dinkern.c808 int iio_read_max_channel_raw(struct iio_channel *chan, int *val) in iio_read_max_channel_raw() function
825 EXPORT_SYMBOL_GPL(iio_read_max_channel_raw);