Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/scripts/dtc/
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; in bin_emit_data() local
352 struct data dtbuf = empty_data; in dt_to_blob() local
664 static struct property *flat_read_property(struct inbuf *dtbuf, in flat_read_property()
731 static struct node *unflatten_tree(struct inbuf *dtbuf, in unflatten_tree()
806 struct inbuf dtbuf, strbuf; in dt_from_blob() local
/kernel/linux/linux-5.10/scripts/dtc/
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; in bin_emit_data() local
351 struct data dtbuf = empty_data; in dt_to_blob() local
663 static struct property *flat_read_property(struct inbuf *dtbuf, in flat_read_property()
730 static struct node *unflatten_tree(struct inbuf *dtbuf, in unflatten_tree()
805 struct inbuf dtbuf, strbuf; in dt_from_blob() local