Home
last modified time | relevance | path

Searched refs:iio_write_channel_raw (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/iio/adc/
A Denvelope-detector.c150 ret = iio_write_channel_raw(env->dac, env->invert ? 0 : env->dac_max); in envelope_detector_setup_compare()
158 ret = iio_write_channel_raw(env->dac, env->level); in envelope_detector_setup_compare()
/linux/include/linux/iio/
A Dconsumer.h293 int iio_write_channel_raw(struct iio_channel *chan, int val);
/linux/drivers/iio/dac/
A Ddpot-dac.c119 return iio_write_channel_raw(dac->dpot, val); in dpot_dac_write_raw()
/linux/drivers/iio/
A Dinkern.c907 int iio_write_channel_raw(struct iio_channel *chan, int val) in iio_write_channel_raw() function
911 EXPORT_SYMBOL_GPL(iio_write_channel_raw);
/linux/drivers/iio/multiplexer/
A Diio-mux.c159 ret = iio_write_channel_raw(mux->parent, val); in mux_write_raw()
/linux/
A Dvmlinux.symvers1917 0x00000000 iio_write_channel_raw vmlinux EXPORT_SYMBOL_GPL
A DSystem.map48612 ffff800010d065c0 T iio_write_channel_raw
A D.tmp_System.map48612 ffff800010d065c0 T iio_write_channel_raw

Completed in 1013 milliseconds