Home
last modified time | relevance | path

Searched refs:ufdt_get_string_off (Results 1 – 2 of 2) sorted by relevance

/system/libufdt/include/
Dlibufdt.h181 int ufdt_get_string_off(const struct ufdt *tree, const char *s);
/system/libufdt/
Dufdt_convert.c87 int ufdt_get_string_off(const struct ufdt *tree, const char *s) { in ufdt_get_string_off() function
315 res = ufdt_get_string_off(tree, name); in _ufdt_get_property_nameoff()