Home
last modified time | relevance | path

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

/external/dtc/
Dflattree.c591 static void flat_read_chunk(struct inbuf *inb, void *p, int len) in flat_read_chunk() function
607 flat_read_chunk(inb, &val, sizeof(val)); in flat_read_word()
652 flat_read_chunk(inb, d.val, len); in flat_read_data()
714 flat_read_chunk(inb, &re, sizeof(re)); in flat_read_mem_reserve()
/external/u-boot/scripts/dtc/
Dflattree.c591 static void flat_read_chunk(struct inbuf *inb, void *p, int len) in flat_read_chunk() function
607 flat_read_chunk(inb, &val, sizeof(val)); in flat_read_word()
652 flat_read_chunk(inb, d.val, len); in flat_read_data()
714 flat_read_chunk(inb, &re, sizeof(re)); in flat_read_mem_reserve()