Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/boot/
Dlibfdt-wrapper.c153 rc = fdt_get_path(fdt, devp_offset(devp), buf, len); in fdt_wrapper_get_path()
/linux-3.4.99/scripts/dtc/libfdt/
Dlibfdt.h456 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen);
Dfdt_ro.c268 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) in fdt_get_path() function