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

/systemd/src/libsystemd/sd-hwdb/
H A Dsd-hwdb.c139 static int hwdb_add_property(sd_hwdb *hwdb, const char *key, const char *value) { function
191 err = hwdb_add_property(hwdb, trie_string(hwdb, trie_node_values(hwdb, node)[i].key_off),
257 err = hwdb_add_property(hwdb, trie_string(hwdb, trie_node_values(hwdb, node)[n].key_off),

Completed in 939 milliseconds