Lines Matching +defs:val +defs:buf
210 const struct iio_chan_spec *chan, char *buf, in axi_dac_frequency_get()
226 const struct iio_chan_spec *chan, char *buf, in axi_dac_scale_get()
261 const struct iio_chan_spec *chan, char *buf, in axi_dac_phase_get()
319 const char *buf, size_t len, unsigned int tone_2) in axi_dac_frequency_set()
339 const char *buf, size_t len, unsigned int tone_2) in axi_dac_scale_set()
382 const char *buf, size_t len, unsigned int tone_2) in axi_dac_phase_set()
420 const char *buf, size_t len) in axi_dac_ext_info_set()
443 const struct iio_chan_spec *chan, char *buf) in axi_dac_ext_info_get()
588 int ret, val; in axi_dac_data_stream_enable() local
641 u32 val, size_t data_size) in __axi_dac_bus_reg_write()
697 u32 val, size_t data_size) in axi_dac_bus_reg_write()
705 static int axi_dac_bus_reg_read(struct iio_backend *back, u32 reg, u32 *val, in axi_dac_bus_reg_read()
897 int val; in axi_dac_probe() local