fdt_get_path 139 arch/powerpc/boot/libfdt-wrapper.c rc = fdt_get_path(fdt, devp_offset(devp), buf, len); fdt_get_path 802 scripts/dtc/libfdt/fdt_overlay.c ret = fdt_get_path(fdt, target, buf, len + 1); fdt_get_path 859 scripts/dtc/libfdt/libfdt.h int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen);