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

/gem5/ext/libfdt/
H A Dlibfdt.h656 * fdt_parent_offset - find the parent of a given node
660 * fdt_parent_offset() locates the parent node of a given node (that
676 int fdt_parent_offset(const void *fdt, int nodeoffset);
H A Dfdt_ro.c435 int fdt_parent_offset(const void *fdt, int nodeoffset) function

Completed in 11 milliseconds