Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/
Dindustrialio-buffer.c524 ch = iio_find_channel_from_si(indio_dev, i); in iio_compute_scan_bytes()
534 ch = iio_find_channel_from_si(indio_dev, in iio_compute_scan_bytes()
1272 ch = iio_find_channel_from_si(indio_dev, in_ind); in iio_buffer_update_demux()
1281 ch = iio_find_channel_from_si(indio_dev, in_ind); in iio_buffer_update_demux()
1297 ch = iio_find_channel_from_si(indio_dev, in iio_buffer_update_demux()
Dindustrialio-core.c157 *iio_find_channel_from_si(struct iio_dev *indio_dev, int si) in iio_find_channel_from_si() function
/linux-4.4.14/include/linux/iio/
Diio.h524 *iio_find_channel_from_si(struct iio_dev *indio_dev, int si);