Home
last modified time | relevance | path

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

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