Home
last modified time | relevance | path

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

/DragonStub/apps/lib/libfdt/
H A Dfdt.c328 int fdt_move(const void *fdt, void *buf, int bufsize) in fdt_move() function
H A Dfdt_rw.c448 err = fdt_move(fdt, buf, bufsize); in fdt_open_into()
H A Dlibfdt.h331 int fdt_move(const void *fdt, void *buf, int bufsize);