Home
last modified time | relevance | path

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

/components/drivers/iio/
A Diio.c18 struct rt_ofw_node *iio_np; in ofw_iio_channel_get_by_index() local
23 iio_np = iio_args.data; in ofw_iio_channel_get_by_index()
25 if (!rt_ofw_data(iio_np)) in ofw_iio_channel_get_by_index()
27 rt_platform_ofw_request(iio_np); in ofw_iio_channel_get_by_index()
30 iio = rt_ofw_data(iio_np); in ofw_iio_channel_get_by_index()
31 rt_ofw_node_put(iio_np); in ofw_iio_channel_get_by_index()

Completed in 6 milliseconds