Home
last modified time | relevance | path

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

/drivers/remoteproc/
A Drcar_rproc.c62 while (of_phandle_iterator_next(&it) == 0) { in rcar_rproc_prepare()
A Dst_remoteproc.c128 while (of_phandle_iterator_next(&it) == 0) { in st_rproc_parse_fw()
A Dstm32_rproc.c224 while (of_phandle_iterator_next(&it) == 0) { in stm32_rproc_prepare()
A Dimx_dsp_rproc.c728 while (of_phandle_iterator_next(&it) == 0) { in imx_dsp_rproc_add_carveout()
A Dimx_rproc.c560 while (of_phandle_iterator_next(&it) == 0) { in imx_rproc_prepare()
A Dxlnx_r5_remoteproc.c504 while (of_phandle_iterator_next(&it) == 0) { in add_mem_regions_carveout()
/drivers/of/
A Dbase.c1268 int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next() function
1351 EXPORT_SYMBOL_GPL(of_phandle_iterator_next);
1639 while ((rc = of_phandle_iterator_next(&it)) == 0) in of_count_phandle_with_args()

Completed in 19 milliseconds