Home
last modified time | relevance | path

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

/arch/powerpc/boot/dtc-src/
Dfstree.c74 add_child(tree, newchild); in read_fstree()
Ddtc.h184 void add_child(struct node *parent, struct node *child);
Dlivetree.c113 void add_child(struct node *parent, struct node *child) in add_child() function
Dflattree.c749 add_child(node, child); in unflatten_tree()