Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/iio/
Diio.h608 *iio_find_channel_from_si(struct iio_dev *indio_dev, int si);
/linux-6.6.21/drivers/iio/
Dindustrialio-buffer.c692 ch = iio_find_channel_from_si(indio_dev, scan_index); in iio_storage_bytes_for_si()
Dindustrialio-core.c238 *iio_find_channel_from_si(struct iio_dev *indio_dev, int si) in iio_find_channel_from_si() function