Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-hwdb/
Dsd-hwdb.c111 static int hwdb_add_property(sd_hwdb *hwdb, const struct trie_value_entry_f *entry) { in hwdb_add_property() function
205 err = hwdb_add_property(hwdb, trie_node_value(hwdb, node, i)); in trie_fnmatch_f()
270 err = hwdb_add_property(hwdb, trie_node_value(hwdb, node, n)); in trie_search_f()