Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dlibfdt.h803 int fdt_open_into(const void *fdt, void *buf, int bufsize);
H A Dfdt_rw.c389 int fdt_open_into(const void *fdt, void *buf, int bufsize) in fdt_open_into() function