Searched refs:nct6775_i2c_id (Results 1 – 1 of 1) sorted by relevance
94 static const struct i2c_device_id nct6775_i2c_id[] = { variable109 MODULE_DEVICE_TABLE(i2c, nct6775_i2c_id);161 i2c_id = i2c_match_id(nct6775_i2c_id, client); in nct6775_i2c_probe()187 .id_table = nct6775_i2c_id,