Searched refs:flat_read_word (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/dtc/
H A Dflattree.c587 static uint32_t flat_read_word(struct inbuf *inb) function
671 proplen = flat_read_word(dtbuf);
672 stroff = flat_read_word(dtbuf);
752 val = flat_read_word(dtbuf);
910 val = flat_read_word(&dtbuf);
917 val = flat_read_word(&dtbuf);

Completed in 103 milliseconds