Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/dtc/
H A Dlivetree.c766 static struct node *build_and_name_child_node(struct node *parent, char *name) in build_and_name_child_node() function
783 an = build_and_name_child_node(dt, name); in build_root_node()
959 nwn = build_and_name_child_node(wn, compp[i]); in add_local_fixup_entry()
/openbmc/linux/scripts/dtc/
H A Dlivetree.c811 static struct node *build_and_name_child_node(struct node *parent, char *name) in build_and_name_child_node() function
828 an = build_and_name_child_node(dt, name); in build_root_node()
1011 nwn = build_and_name_child_node(wn, compp[i]); in add_local_fixup_entry()