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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dlibfdt-wrapper.c115 return offset_devp(fdt_parent_offset(fdt, devp_offset(devp)));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/libfdt/
H A Dlibfdt.h513 * fdt_parent_offset - find the parent of a given node
517 * fdt_parent_offset() locates the parent node of a given node (that
533 int fdt_parent_offset(const void *fdt, int nodeoffset);
H A Dfdt_ro.c368 int fdt_parent_offset(const void *fdt, int nodeoffset) function

Completed in 218 milliseconds