Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dlibfdt.h456 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen);
H A Dfdt_ro.c268 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) in fdt_get_path() function