Searched refs:fdt_string (Results 1 – 5 of 5) sorted by relevance
113 name1 = fdt_string(fdt1, fdt32_to_cpu(prop1->nameoff)); in compare_structure()114 name2 = fdt_string(fdt2, fdt32_to_cpu(prop2->nameoff)); in compare_structure()
7 fdt_string;
98 const char *fdt_string(const void *fdt, int stroffset) in fdt_string() function489 *namep = fdt_string(fdt, fdt32_ld(&prop->nameoff)); in fdt_getprop_by_offset()
354 const char *fdt_string(const void *fdt, int stroffset);
1032 fdt_string(fdt1, fdt32_to_cpu($1->nameoff)));