Home
last modified time | relevance | path

Searched defs:dtbuf (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/scripts/dtc/
Dflattree.c62 struct data *dtbuf = e; in bin_emit_cell() local
69 struct data *dtbuf = e; in bin_emit_string() local
80 struct data *dtbuf = e; in bin_emit_align() local
87 struct data *dtbuf = e; in bin_emit_data() local
372 struct data dtbuf = empty_data; in dt_to_blob() local
675 static struct property *flat_read_property(struct inbuf *dtbuf, in flat_read_property()
742 static struct node *unflatten_tree(struct inbuf *dtbuf, in unflatten_tree()
812 struct inbuf dtbuf, strbuf; in dt_from_blob() local