Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/
Dinkern.c253 static struct iio_channel *of_iio_channel_get_all(struct device *dev) in of_iio_channel_get_all() function
294 static inline struct iio_channel *of_iio_channel_get_all(struct device *dev) in of_iio_channel_get_all() function
434 chans = of_iio_channel_get_all(dev); in iio_channel_get_all()