Home
last modified time | relevance | path

Searched refs:ufdt_node_get_node_by_path_len (Results 1 – 3 of 3) sorted by relevance

/system/libufdt/include/
Dlibufdt.h125 struct ufdt_node *ufdt_node_get_node_by_path_len(const struct ufdt_node *node,
/system/libufdt/
Dufdt_node.c162 struct ufdt_node *ufdt_node_get_node_by_path_len(const struct ufdt_node *node, in ufdt_node_get_node_by_path_len() function
190 return ufdt_node_get_node_by_path_len(node, path, dto_strlen(path)); in ufdt_node_get_node_by_path()
Dufdt_convert.c205 ufdt_node_get_node_by_path_len(tree->root, alias_path, path_len); in ufdt_get_node_by_path_len()
207 return ufdt_node_get_node_by_path_len(target_node, next_slash, in ufdt_get_node_by_path_len()
210 return ufdt_node_get_node_by_path_len(tree->root, path, len); in ufdt_get_node_by_path_len()