Searched refs:vi (Results 1 – 1 of 1) sorted by relevance
238 struct version_info *vi) in flatten_tree() argument249 if (vi->flags & FTF_FULLPATH) in flatten_tree()268 if ((vi->flags & FTF_VARALIGN) && (prop->val.len >= 8)) in flatten_tree()275 if ((vi->flags & FTF_NAMEPROPS) && !seen_name_prop) { in flatten_tree()280 if ((vi->flags & FTF_VARALIGN) && ((tree->basenamelen+1) >= 8)) in flatten_tree()288 flatten_tree(child, emit, etarget, strbuf, vi); in flatten_tree()295 struct version_info *vi) in flatten_reserve_list() argument315 struct version_info *vi, in make_fdt_header() argument326 fdt->version = cpu_to_fdt32(vi->version); in make_fdt_header()327 fdt->last_comp_version = cpu_to_fdt32(vi->last_comp_version); in make_fdt_header()[all …]