Searched refs:hwdb_bin_dir (Results 1 – 2 of 2) sorted by relevance
9 int hwdb_update(const char *root, const char *hwdb_bin_dir, bool strict, bool compat);
582 int hwdb_update(const char *root, const char *hwdb_bin_dir, bool strict, bool compat) { in hwdb_update() argument637 hwdb_bin = path_join(root, hwdb_bin_dir ?: default_hwdb_bin_dir, "hwdb.bin"); in hwdb_update()