Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/
Dinkern.c189 static struct iio_channel *of_iio_channel_get(struct device_node *np, int index) in of_iio_channel_get() function
230 chan = of_iio_channel_get(np, index); in of_iio_channel_get_by_name()