Searched refs:of_phandle_iterator_next (Results 1 – 4 of 4) sorted by relevance
386 extern int of_phandle_iterator_next(struct of_phandle_iterator *it);885 static inline int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next() function1212 err = of_phandle_iterator_next(it); \1214 err = of_phandle_iterator_next(it))
1311 int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next() function1389 EXPORT_SYMBOL_GPL(of_phandle_iterator_next);1803 while ((rc = of_phandle_iterator_next(&it)) == 0) in of_count_phandle_with_args()
129 while (of_phandle_iterator_next(&it) == 0) { in st_rproc_parse_fw()
211 while (of_phandle_iterator_next(&it) == 0) { in stm32_rproc_parse_fw()