Home
last modified time | relevance | path

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

/scripts/dtc/
Dfstree.c58 add_child(tree, newchild); in read_fstree()
Dlivetree.c216 add_child(old_node, new_child); in merge_nodes()
254 add_child(dt, node); in add_orphan_node()
298 void add_child(struct node *parent, struct node *child) in add_child() function
791 add_child(parent, node); in build_and_name_child_node()
Ddtc.h215 void add_child(struct node *parent, struct node *child);
Dflattree.c763 add_child(node, child); in unflatten_tree()