Home
last modified time | relevance | path

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

/linux-3.4.99/scripts/dtc/
Dflattree.c740 static struct node *unflatten_tree(struct inbuf *dtbuf, in unflatten_tree() function
772 child = unflatten_tree(dtbuf,strbuf, flatname, flags); in unflatten_tree()
919 tree = unflatten_tree(&dtbuf, &strbuf, "", flags); in dt_from_blob()