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

/seL4-refos-master/projects/util_libs/libfdt/
H A Dfdtget.c158 name = fdt_string(blob, fdt32_to_cpu(data->nameoff));
H A Dlibfdt.h356 * fdt_string - retrieve a string from the strings block of a device tree
360 * fdt_string() retrieves a pointer to a single string from the
367 const char *fdt_string(const void *fdt, int stroffset);
H A Dfdt_ro.c133 const char *fdt_string(const void *fdt, int stroffset) function

Completed in 31 milliseconds