Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/boot/
Dlibfdt-wrapper.c149 static char *fdt_wrapper_get_path(const void *devp, char *buf, int len) in fdt_wrapper_get_path() function
183 dt_ops.get_path = fdt_wrapper_get_path; in fdt_init()