Home
last modified time | relevance | path

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

/linux/scripts/dtc/
H A Dflattree.c47 struct data *dtbuf = e; in bin_emit_cell() local
54 struct data *dtbuf = e; in bin_emit_string() local
65 struct data *dtbuf = e; in bin_emit_align() local
72 struct data *dtbuf = e; bin_emit_data() local
352 struct data dtbuf = empty_data; dt_to_blob() local
664 flat_read_property(struct inbuf * dtbuf,struct inbuf * strbuf,int flags) flat_read_property() argument
731 unflatten_tree(struct inbuf * dtbuf,struct inbuf * strbuf,const char * parent_flatname,int flags) unflatten_tree() argument
803 struct inbuf dtbuf, strbuf; dt_from_blob() local
[all...]