Searched refs:fdt_remove_unused_strings (Results 1 – 3 of 3) sorted by relevance
29 int fdt_remove_unused_strings(const void *old, void *new);
854 ret = fdt_remove_unused_strings(fdt, out); in do_fdtgrep()
5 int fdt_remove_unused_strings(const void *old, void *new) in fdt_remove_unused_strings() function