Searched refs:iio_channel_cb_get_channels (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/iio/buffer/
H A Dindustrialio-buffer-cb.c141 *iio_channel_cb_get_channels(const struct iio_cb_buffer *cb_buffer) function
145 EXPORT_SYMBOL_GPL(iio_channel_cb_get_channels); variable
/linux-master/include/linux/iio/
H A Dconsumer.h175 * iio_channel_cb_get_channels() - get access to the underlying channels.
185 *iio_channel_cb_get_channels(const struct iio_cb_buffer *cb_buffer);
/linux-master/drivers/iio/potentiostat/
H A Dlmp91000.c366 data->adc_chan = iio_channel_cb_get_channels(data->cb_buffer);

Completed in 214 milliseconds