Searched defs:totalsize (Results 1 – 3 of 3) sorted by relevance
20 uint32_t totalsize = fdt_totalsize(fdt); in fdt_ro_probe_() local48 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_()53 static int check_block_(uint32_t hdrsize, uint32_t totalsize, in check_block_()
36 int32_t totalsize; in fdt_get_string() local
14 fdt32_t totalsize; /* total size of DT block */ member
Completed in 4 milliseconds