Home
last modified time | relevance | path

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

/linux/include/linux/
A Dof.h389 extern int of_phandle_iterator_next(struct of_phandle_iterator *it);
916 static inline int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next() function
1269 err = of_phandle_iterator_next(it); \
1271 err = of_phandle_iterator_next(it))
/linux/drivers/of/
A Dbase.c1294 int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next() function
1372 EXPORT_SYMBOL_GPL(of_phandle_iterator_next);
1786 while ((rc = of_phandle_iterator_next(&it)) == 0) in of_count_phandle_with_args()
/linux/drivers/remoteproc/
A Dst_remoteproc.c129 while (of_phandle_iterator_next(&it) == 0) { in st_rproc_parse_fw()
A Dimx_rproc.c416 while (of_phandle_iterator_next(&it) == 0) { in imx_rproc_prepare()
A Dimx_dsp_rproc.c614 while (of_phandle_iterator_next(&it) == 0) { in imx_dsp_rproc_add_carveout()
A Dstm32_rproc.c223 while (of_phandle_iterator_next(&it) == 0) { in stm32_rproc_prepare()
/linux/
A Dvmlinux.symvers6950 0x00000000 of_phandle_iterator_next vmlinux EXPORT_SYMBOL_GPL
A DSystem.map47584 ffff800010ccc510 T of_phandle_iterator_next
A D.tmp_System.map47584 ffff800010ccc510 T of_phandle_iterator_next

Completed in 325 milliseconds