Home
last modified time | relevance | path

Searched refs:iio_find_channel_from_si (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/iio/
Dindustrialio-buffer.c505 ch = iio_find_channel_from_si(indio_dev, i); in iio_compute_scan_bytes()
515 ch = iio_find_channel_from_si(indio_dev, in iio_compute_scan_bytes()
1149 ch = iio_find_channel_from_si(indio_dev, in_ind); in iio_buffer_update_demux()
1158 ch = iio_find_channel_from_si(indio_dev, in_ind); in iio_buffer_update_demux()
1174 ch = iio_find_channel_from_si(indio_dev, in iio_buffer_update_demux()
Dindustrialio-core.c139 *iio_find_channel_from_si(struct iio_dev *indio_dev, int si) in iio_find_channel_from_si() function
/linux-4.1.27/include/linux/iio/
Diio.h518 *iio_find_channel_from_si(struct iio_dev *indio_dev, int si);