Searched refs:expect_end (Results 1 – 2 of 2) sorted by relevance
46 bool expect_end = false; in fdt_find_regions() local64 if (expect_end && tag != FDT_END) in fdt_find_regions()121 expect_end = true; in fdt_find_regions()
870 bool expect_end = false; in fdt_check_full() local892 if (expect_end && tag != FDT_END) in fdt_check_full()925 expect_end = true; in fdt_check_full()
Completed in 12 milliseconds