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

/linux-4.4.14/arch/powerpc/boot/
H A Dlibfdt-wrapper.c153 rc = fdt_get_path(fdt, devp_offset(devp), buf, len); fdt_wrapper_get_path()
/linux-4.4.14/scripts/dtc/libfdt/
H A Dfdt_ro.c363 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) fdt_get_path() function
H A Dlibfdt.h629 * fdt_get_path - determine the full path of a node
635 * fdt_get_path() computes the full path of the node at offset
653 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen);

Completed in 110 milliseconds