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

/linux-4.1.27/scripts/dtc/
H A Dflattree.c743 static struct node *unflatten_tree(struct inbuf *dtbuf, unflatten_tree() function
775 child = unflatten_tree(dtbuf,strbuf, flatname, flags); unflatten_tree()
922 tree = unflatten_tree(&dtbuf, &strbuf, "", flags); dt_from_blob()

Completed in 76 milliseconds