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

/haiku-fatelf/headers/libs/libfdt/
H A Dlibfdt.h672 * fdt_parent_offset - find the parent of a given node
676 * fdt_parent_offset() locates the parent node of a given node (that
692 int fdt_parent_offset(const void *fdt, int nodeoffset);
/haiku-fatelf/src/libs/libfdt/
H A Dfdt_ro.c456 int fdt_parent_offset(const void *fdt, int nodeoffset) function

Completed in 51 milliseconds