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

/linux-4.1.27/scripts/dtc/
H A Dflattree.c62 struct data *dtbuf = e; bin_emit_cell() local
69 struct data *dtbuf = e; bin_emit_string() local
80 struct data *dtbuf = e; bin_emit_align() local
87 struct data *dtbuf = e; bin_emit_data() local
375 struct data dtbuf = empty_data; dt_to_blob() local
678 static struct property *flat_read_property(struct inbuf *dtbuf, flat_read_property() argument
743 static struct node *unflatten_tree(struct inbuf *dtbuf, unflatten_tree() argument
813 struct inbuf dtbuf, strbuf; dt_from_blob() local

Completed in 210 milliseconds