Searched refs:build_node (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/scripts/dtc/
H A Dfstree.c37 tree = build_node(NULL, NULL); read_fstree()
H A Ddtc-parser.y174 $$ = build_node($2, $3);
H A Ddtc.h192 struct node *build_node(struct property *proplist, struct node *children);
H A Dlivetree.c100 struct node *build_node(struct property *proplist, struct node *children) build_node() function
H A Dflattree.c751 node = build_node(NULL, NULL); unflatten_tree()

Completed in 93 milliseconds