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

/linux-4.4.14/scripts/dtc/libfdt/
H A Dfdt_ro.c358 const char *fdt_get_alias(const void *fdt, const char *name) fdt_get_alias() function
H A Dlibfdt.h608 * Identical to fdt_get_alias(), but only examine the first namelen
615 * fdt_get_alias - retreive the path referenced by a given alias
619 * fdt_get_alias() retrieves the value of a given alias. That is, the
626 const char *fdt_get_alias(const void *fdt, const char *name);

Completed in 106 milliseconds