HomeSort by relevance Sort by last modified time
    Searched refs:ufdt_get_string_off (Results 1 - 2 of 2) sorted by null

  /system/libufdt/include/
libufdt.h 181 int ufdt_get_string_off(const struct ufdt *tree, const char *s);
  /system/libufdt/
ufdt_convert.c 87 int ufdt_get_string_off(const struct ufdt *tree, const char *s) { function
315 res = ufdt_get_string_off(tree, name);

Completed in 66 milliseconds