Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dfdt_host.h29 int fdt_remove_unused_strings(const void *old, void *new);
H A Dfdtgrep.c854 ret = fdt_remove_unused_strings(fdt, out); in do_fdtgrep()
/OK3568_Linux_fs/u-boot/tools/libfdt/
H A Dfdt_rw.c5 int fdt_remove_unused_strings(const void *old, void *new) in fdt_remove_unused_strings() function