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

/haiku-fatelf/headers/libs/libfdt/
H A Dlibfdt.h591 * fdt_get_path - determine the full path of a node
597 * fdt_get_path() computes the full path of the node at offset
615 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen);
/haiku-fatelf/src/libs/libfdt/
H A Dfdt_ro.c357 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) function

Completed in 145 milliseconds