Searched refs:unflatten_tree (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/scripts/dtc/
H A Dflattree.c714 static struct node *unflatten_tree(struct inbuf *dtbuf, function
746 child = unflatten_tree(dtbuf,strbuf, flatname, flags);
893 tree = unflatten_tree(&dtbuf, &strbuf, "", flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/dtc/
H A Dflattree.c714 static struct node *unflatten_tree(struct inbuf *dtbuf, function
746 child = unflatten_tree(dtbuf,strbuf, flatname, flags);
893 tree = unflatten_tree(&dtbuf, &strbuf, "", flags);

Completed in 196 milliseconds