Searched refs:fdt_path_offset (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dsimpleboot.c40 node = fdt_path_offset(_dtb_start, "/");
H A Dlibfdt-wrapper.c78 return offset_devp(fdt_path_offset(fdt, path));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/libfdt/
H A Dlibfdt.h299 * fdt_path_offset - find a tree node by its full path
303 * fdt_path_offset() finds a node of a given path in the device tree.
320 int fdt_path_offset(const void *fdt, const char *path);
H A Dfdt_ro.c129 int fdt_path_offset(const void *fdt, const char *path) function

Completed in 62 milliseconds