Searched refs:fdt_get_path (Results 1 - 3 of 3) sorted by relevance

/seL4-refos-master/projects/util_libs/libfdt/
H A Dfdt_overlay.c847 ret = fdt_get_path(fdt, target, buf, len + 1);
H A Dlibfdt.h812 * fdt_get_path - determine the full path of a node
818 * fdt_get_path() computes the full path of the node at offset
836 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen);
H A Dfdt_ro.c545 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) function

Completed in 160 milliseconds