Home
last modified time | relevance | path

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

/linux/scripts/dtc/libfdt/
H A Dfdt_overlay.c659 int fdtochild; in overlay_prevent_phandle_overwrite_node() local
679 fdt_for_each_subnode(fdtochild, fdto, fdtonode) { in overlay_prevent_phandle_overwrite_node()
680 const char *name = fdt_get_name(fdto, fdtochild, NULL); in overlay_prevent_phandle_overwrite_node()
693 fdto, fdtochild); in overlay_prevent_phandle_overwrite_node()