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

/seL4-refos-master/projects/util_libs/libfdt/
H A Dlibfdt.h789 * Identical to fdt_get_alias(), but only examine the first namelen
798 * fdt_get_alias - retrieve the path referenced by a given alias
802 * fdt_get_alias() retrieves the value of a given alias. That is, the
809 const char *fdt_get_alias(const void *fdt, const char *name);
H A Dfdt_ro.c540 const char *fdt_get_alias(const void *fdt, const char *name) function

Completed in 60 milliseconds