Home
last modified time | relevance | path

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

/drivers/of/
Dbase.c1567 int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next() function
1840 while ((rc = of_phandle_iterator_next(&it)) == 0) in of_count_phandle_with_args()