Searched refs:vi (Results 1 – 1 of 1) sorted by relevance
237 struct version_info *vi) in flatten_tree() argument248 if (vi->flags & FTF_FULLPATH) in flatten_tree()267 if ((vi->flags & FTF_VARALIGN) && (prop->val.len >= 8)) in flatten_tree()274 if ((vi->flags & FTF_NAMEPROPS) && !seen_name_prop) { in flatten_tree()279 if ((vi->flags & FTF_VARALIGN) && ((tree->basenamelen+1) >= 8)) in flatten_tree()287 flatten_tree(child, emit, etarget, strbuf, vi); in flatten_tree()294 struct version_info *vi) in flatten_reserve_list() argument314 struct version_info *vi, in make_fdt_header() argument325 fdt->version = cpu_to_fdt32(vi->version); in make_fdt_header()326 fdt->last_comp_version = cpu_to_fdt32(vi->last_comp_version); in make_fdt_header()[all …]