Searched refs:build_code (Results 1 – 1 of 1) sorted by relevance
363 int err, build_code, build_id, hwmon_rev, val; in sch5627_probe() local404 build_code = sch56xx_read_virtual_reg(data->addr, in sch5627_probe()406 if (build_code < 0) in sch5627_probe()407 return build_code; in sch5627_probe()444 build_code, build_id, hwmon_rev); in sch5627_probe()453 (build_code << 24) | (build_id << 8) | hwmon_rev, in sch5627_probe()