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

/freebsd-11-stable/contrib/dtc/libfdt/
H A Dlibfdt.h707 * Identical to fdt_get_alias(), but only examine the first namelen
714 * fdt_get_alias - retrieve the path referenced by a given alias
718 * fdt_get_alias() retrieves the value of a given alias. That is, the
725 const char *fdt_get_alias(const void *fdt, const char *name);
H A Dfdt_ro.c384 const char *fdt_get_alias(const void *fdt, const char *name) function
/freebsd-11-stable/sys/contrib/libfdt/
H A Dlibfdt.h721 * Identical to fdt_get_alias(), but only examine the first namelen
730 * fdt_get_alias - retrieve the path referenced by a given alias
734 * fdt_get_alias() retrieves the value of a given alias. That is, the
741 const char *fdt_get_alias(const void *fdt, const char *name);
H A Dfdt_ro.c454 const char *fdt_get_alias(const void *fdt, const char *name) function

Completed in 83 milliseconds