Searched defs:dtbuf (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/scripts/dtc/ |
| H A D | flattree.c | 47 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 351 struct data dtbuf = empty_data; dt_to_blob() local 663 flat_read_property(struct inbuf *dtbuf, struct inbuf *strbuf, int flags) flat_read_property() argument 730 unflatten_tree(struct inbuf *dtbuf, struct inbuf *strbuf, const char *parent_flatname, int flags) unflatten_tree() argument 805 struct inbuf dtbuf, strbuf; dt_from_blob() local [all...] |
| /kernel/linux/linux-6.6/scripts/dtc/ |
| H A D | flattree.c | 47 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 806 struct inbuf dtbuf, strbuf; dt_from_blob() local [all...] |
Completed in 2 milliseconds