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

/u-boot/tools/
H A Dfdt_host.h14 * fdt_remove_unused_strings() - Remove any unused strings from an FDT
28 int fdt_remove_unused_strings(const void *old, void *new);
H A Dfdtgrep.c899 ret = fdt_remove_unused_strings(fdt, out);
/u-boot/tools/libfdt/
H A Dfdt_rw.c5 int fdt_remove_unused_strings(const void *old, void *new) function

Completed in 37 milliseconds