Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dlivetree.c784 static struct node *build_and_name_child_node(struct node *parent, char *name) in build_and_name_child_node() function
801 an = build_and_name_child_node(dt, name); in build_root_node()
978 nwn = build_and_name_child_node(wn, compp[i]); in add_local_fixup_entry()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dlivetree.c762 static struct node *build_and_name_child_node(struct node *parent, char *name) in build_and_name_child_node() function
779 an = build_and_name_child_node(dt, name); in build_root_node()
955 nwn = build_and_name_child_node(wn, compp[i]); in add_local_fixup_entry()