Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/iio/
H A Diio.h562 *iio_find_channel_from_si(struct iio_dev *indio_dev, int si);
/OK3568_Linux_fs/kernel/drivers/iio/
H A Dindustrialio-buffer.c561 ch = iio_find_channel_from_si(indio_dev, scan_index); in iio_storage_bytes_for_si()
H A Dindustrialio-core.c201 *iio_find_channel_from_si(struct iio_dev *indio_dev, int si) in iio_find_channel_from_si() function