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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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);

Completed in 95 milliseconds