Searched refs:fdt_string (Results 1 – 6 of 6) sorted by relevance
115 name1 = fdt_string(fdt1, fdt32_to_cpu(prop1->nameoff)); in compare_structure()116 name2 = fdt_string(fdt2, fdt32_to_cpu(prop2->nameoff)); in compare_structure()
7 fdt_string;
351 const char *fdt_string(const void *fdt, int stroffset);
91 const char *fdt_string(const void *fdt, int stroffset) in fdt_string() function
77 const char *name = fdt_string(fdt, fdt32_to_cpu(prop->nameoff)); in fdt_for_each_property_offset()
1032 fdt_string(fdt1, fdt32_to_cpu($1->nameoff)));