Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/
Dversion.lds5 fdt_move;
Dfdt.c241 int fdt_move(const void *fdt, void *buf, int bufsize) in fdt_move() function
Dfdt_rw.c445 err = fdt_move(fdt, buf, bufsize); in fdt_open_into()
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/
Dlibfdt.h231 int fdt_move(const void *fdt, void *buf, int bufsize);