Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/iio/
Diio.h573 *iio_find_channel_from_si(struct iio_dev *indio_dev, int si);
/Linux-v5.4/drivers/iio/
Dindustrialio-buffer.c552 ch = iio_find_channel_from_si(indio_dev, scan_index); in iio_storage_bytes_for_si()
Dindustrialio-core.c172 *iio_find_channel_from_si(struct iio_dev *indio_dev, int si) in iio_find_channel_from_si() function