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

/haiku/headers/libs/libfdt/
H A Dlibfdt.h840 * Identical to fdt_get_alias(), but only examine the first @namelen
852 * fdt_get_alias - retrieve the path referenced by a given alias
856 * fdt_get_alias() retrieves the value of a given alias. That is, the
863 const char *fdt_get_alias(const void *fdt, const char *name);
/haiku/src/libs/libfdt/
H A Dfdt_ro.c537 const char *fdt_get_alias(const void *fdt, const char *name) function

Completed in 38 milliseconds