Home
last modified time | relevance | path

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

/system/libufdt/include/
Dlibufdt.h207 struct ufdt_node *ufdt_get_node_by_path_len(struct ufdt *tree, const char *path,
/system/libufdt/
Dufdt_convert.c170 struct ufdt_node *ufdt_get_node_by_path_len(struct ufdt *tree, const char *path, in ufdt_get_node_by_path_len() function
214 return ufdt_get_node_by_path_len(tree, path, dto_strlen(path)); in ufdt_get_node_by_path()