Home
last modified time | relevance | path

Searched refs:iio_channel_has_available (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iio/afe/
H A Diio-rescale.c142 if (iio_channel_has_available(schan, IIO_CHAN_INFO_RAW)) in rescale_configure_channel()
/OK3568_Linux_fs/kernel/include/linux/iio/
H A Diio.h295 static inline bool iio_channel_has_available(const struct iio_chan_spec *chan, in iio_channel_has_available() function
/OK3568_Linux_fs/kernel/drivers/iio/multiplexer/
H A Diio-mux.c265 if (iio_channel_has_available(pchan, IIO_CHAN_INFO_RAW)) in mux_configure_channel()
/OK3568_Linux_fs/kernel/drivers/iio/
H A Dinkern.c723 if (!iio_channel_has_available(chan->channel, info)) in iio_channel_read_avail()