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

/gem5/ext/libfdt/
H A Dlibfdt.h575 * fdt_get_path - determine the full path of a node
581 * fdt_get_path() computes the full path of the node at offset
599 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen);
H A Dfdt_ro.c336 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) function

Completed in 10 milliseconds