Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/iio/
H A Dconsumer.h302 int iio_read_max_channel_raw(struct iio_channel *chan, int *val);
/openbmc/linux/drivers/power/supply/
H A Dingenic-battery.c67 ret = iio_read_max_channel_raw(bat->channel, &max_raw); in ingenic_battery_set_scale()
/openbmc/linux/drivers/iio/dac/
H A Ddpot-dac.c141 ret = iio_read_max_channel_raw(dac->dpot, &max); in dpot_dac_channel_max_ohms()
/openbmc/linux/drivers/iio/adc/
H A Denvelope-detector.c382 ret = iio_read_max_channel_raw(env->dac, &env->dac_max); in envelope_detector_probe()
/openbmc/linux/sound/soc/codecs/
H A Daudio-iio-aux.c191 ret = iio_read_max_channel_raw(chan->iio_chan, &chan->max); in audio_iio_aux_component_probe()
/openbmc/linux/drivers/iio/
H A Dinkern.c900 int iio_read_max_channel_raw(struct iio_channel *chan, int *val) in iio_read_max_channel_raw() function
918 EXPORT_SYMBOL_GPL(iio_read_max_channel_raw);