Searched refs:trie_node_from_off (Results 1 – 1 of 1) sorted by relevance
84 static const struct trie_node_f *trie_node_from_off(sd_hwdb *hwdb, le64_t off) { in trie_node_from_off() function107 return trie_node_from_off(hwdb, child->child_off); in node_lookup_f()197 … err = trie_fnmatch_f(hwdb, trie_node_from_off(hwdb, child->child_off), 0, buf, search); in trie_fnmatch_f()222 node = trie_node_from_off(hwdb, hwdb->head->nodes_root_off); in trie_search_f()