Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/iio/
Diio.h576 *iio_find_channel_from_si(struct iio_dev *indio_dev, int si);
/Linux-v4.19/drivers/iio/
Dindustrialio-buffer.c557 ch = iio_find_channel_from_si(indio_dev, scan_index); in iio_storage_bytes_for_si()
Dindustrialio-core.c169 *iio_find_channel_from_si(struct iio_dev *indio_dev, int si) in iio_find_channel_from_si() function