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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/scripts/dtc/
H A Dflattree.c570 static uint32_t flat_read_word(struct inbuf *inb) function
654 proplen = flat_read_word(dtbuf);
655 stroff = flat_read_word(dtbuf);
735 val = flat_read_word(dtbuf);
888 val = flat_read_word(&dtbuf);
895 val = flat_read_word(&dtbuf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/dtc/
H A Dflattree.c570 static uint32_t flat_read_word(struct inbuf *inb) function
654 proplen = flat_read_word(dtbuf);
655 stroff = flat_read_word(dtbuf);
735 val = flat_read_word(dtbuf);
888 val = flat_read_word(&dtbuf);
895 val = flat_read_word(&dtbuf);

Completed in 204 milliseconds