Home
last modified time | relevance | path

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

/components/drivers/iio/
A Diio.c19 struct rt_ofw_cell_args iio_args; in ofw_iio_channel_get_by_index() local
21 if (!rt_ofw_parse_phandle_cells(np, "io-channels", "#io-channel-cells", index, &iio_args)) in ofw_iio_channel_get_by_index()
23 iio_np = iio_args.data; in ofw_iio_channel_get_by_index()
35 *out_channel = iio_args.args[0]; in ofw_iio_channel_get_by_index()

Completed in 4 milliseconds