Home
last modified time | relevance | path

Searched refs:of_phandle_iterator_init (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/remoteproc/
H A Drcar_rproc.c61 of_phandle_iterator_init(&it, np, "memory-region", NULL, 0); in rcar_rproc_prepare()
H A Dst_remoteproc.c128 of_phandle_iterator_init(&it, np, "memory-region", NULL, 0); in st_rproc_parse_fw()
H A Dimx_dsp_rproc.c637 of_phandle_iterator_init(&it, np, "memory-region", NULL, 0); in imx_dsp_rproc_add_carveout()
H A Dxlnx_r5_remoteproc.c447 of_phandle_iterator_init(&it, r5_core->np, "memory-region", NULL, 0); in add_mem_regions_carveout()
H A Dstm32_rproc.c223 of_phandle_iterator_init(&it, np, "memory-region", NULL, 0); in stm32_rproc_prepare()
H A Dimx_rproc.c565 of_phandle_iterator_init(&it, np, "memory-region", NULL, 0); in imx_rproc_prepare()
/kernel/linux/linux-5.10/include/linux/
H A Dof.h382 extern int of_phandle_iterator_init(struct of_phandle_iterator *it,
749 static inline int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init() function
1244 for (of_phandle_iterator_init((it), (np), (ln), (cn), (cc)), \
/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c1240 int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init() function
1271 EXPORT_SYMBOL_GPL(of_phandle_iterator_init); variable
1767 rc = of_phandle_iterator_init(&it, np, list_name, cells_name, -1); in of_count_phandle_with_args()
/kernel/linux/linux-6.6/include/linux/
H A Dof.h390 extern int of_phandle_iterator_init(struct of_phandle_iterator *it,
765 static inline int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init() function
1395 for (of_phandle_iterator_init((it), (np), (ln), (cn), (cc)), \
/kernel/linux/linux-6.6/drivers/of/
H A Dbase.c1106 int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init() function
1137 EXPORT_SYMBOL_GPL(of_phandle_iterator_init); variable
1520 rc = of_phandle_iterator_init(&it, np, list_name, cells_name, -1); in of_count_phandle_with_args()
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dst_remoteproc.c128 of_phandle_iterator_init(&it, np, "memory-region", NULL, 0); in st_rproc_parse_fw()
H A Dstm32_rproc.c230 of_phandle_iterator_init(&it, np, "memory-region", NULL, 0); in stm32_rproc_parse_memory_regions()

Completed in 20 milliseconds