Searched refs:ext_info_set (Results 1 – 3 of 3) sorted by relevance
119 int (*ext_info_set)(struct iio_backend *back, uintptr_t private, member
635 return iio_backend_op_call(back, ext_info_set, private, chan, buf, len); in iio_backend_ext_info_set()
527 .ext_info_set = axi_dac_ext_info_set,