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

/freebsd-13-stable/sys/contrib/libfdt/
H A Dfdt_overlay.c847 ret = fdt_get_path(fdt, target, buf, len + 1);
H A Dlibfdt.h744 * fdt_get_path - determine the full path of a node
750 * fdt_get_path() computes the full path of the node at offset
768 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen);
H A Dfdt_ro.c459 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) function

Completed in 60 milliseconds