Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dhwdb-util.h9 int hwdb_update(const char *root, const char *hwdb_bin_dir, bool strict, bool compat);
Dhwdb-util.c582 int hwdb_update(const char *root, const char *hwdb_bin_dir, bool strict, bool compat) { in hwdb_update() argument
637 hwdb_bin = path_join(root, hwdb_bin_dir ?: default_hwdb_bin_dir, "hwdb.bin"); in hwdb_update()