Home
last modified time | relevance | path

Searched refs:fdt_string (Results 1 – 3 of 3) sorted by relevance

/scripts/dtc/
Dfdtget.c120 name = fdt_string(blob, fdt32_to_cpu(data->nameoff)); in list_properties()
/scripts/dtc/libfdt/
Dfdt_ro.c100 const char *fdt_string(const void *fdt, int stroffset) in fdt_string() function
491 *namep = fdt_string(fdt, fdt32_ld_(&prop->nameoff)); in fdt_getprop_by_offset()
Dlibfdt.h367 const char *fdt_string(const void *fdt, int stroffset);