Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/libfdt/
H A Dfdt_overlay.c660 int fdtochild; in overlay_prevent_phandle_overwrite_node() local
680 fdt_for_each_subnode(fdtochild, fdto, fdtonode) { in overlay_prevent_phandle_overwrite_node()
681 const char *name = fdt_get_name(fdto, fdtochild, NULL); in overlay_prevent_phandle_overwrite_node()
694 fdto, fdtochild); in overlay_prevent_phandle_overwrite_node()