Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/
Dfdt_rw.c138 static int _fdt_splice_string(void *fdt, int newlen) in _fdt_splice_string() function
166 err = _fdt_splice_string(fdt, len); in _fdt_find_add_string()