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

  /system/libufdt/include/
libufdt.h 207 struct ufdt_node *ufdt_get_node_by_path_len(struct ufdt *tree, const char *path,
  /system/libufdt/
ufdt_convert.c 170 struct ufdt_node *ufdt_get_node_by_path_len(struct ufdt *tree, const char *path, function
214 return ufdt_get_node_by_path_len(tree, path, dto_strlen(path));

Completed in 160 milliseconds