Searched refs:trie_store (Results 1 – 1 of 1) sorted by relevance
356 static int trie_store(struct trie *trie, const char *filename, bool compat) { in trie_store() function642 err = trie_store(trie, hwdb_bin, compat); in hwdb_update()