Searched refs:thmc50_id (Results 1 – 1 of 1) sorted by relevance
380 static const struct i2c_device_id thmc50_id[]; variable394 data->type = i2c_match_id(thmc50_id, client)->driver_data; in thmc50_probe()411 static const struct i2c_device_id thmc50_id[] = { variable416 MODULE_DEVICE_TABLE(i2c, thmc50_id);424 .id_table = thmc50_id,