Home
last modified time | relevance | path

Searched refs:inbuf (Results 1 – 1 of 1) sorted by relevance

/scripts/dtc/
A Dflattree.c580 struct inbuf { struct
601 static uint32_t flat_read_word(struct inbuf *inb) in flat_read_word()
612 static void flat_realign(struct inbuf *inb, int align) in flat_realign()
621 static char *flat_read_string(struct inbuf *inb) in flat_read_string()
642 static struct data flat_read_data(struct inbuf *inb, int len) in flat_read_data()
678 static struct property *flat_read_property(struct inbuf *dtbuf, in flat_read_property()
679 struct inbuf *strbuf, int flags) in flat_read_property()
743 static struct node *unflatten_tree(struct inbuf *dtbuf, in unflatten_tree()
744 struct inbuf *strbuf, in unflatten_tree()
817 struct inbuf dtbuf, strbuf; in dt_from_blob()
[all …]

Completed in 4 milliseconds