i2c_match_id
const struct i2c_device_id *id = i2c_match_id(emc1403_idtable, client);
model = (int)i2c_match_id(pfe_device_id, client)->driver_data;
id = i2c_match_id(fsp3y_id, client);
id = i2c_match_id(ibm_cffps_id, client);
switch (i2c_match_id(raa_dmpvr_id, client)->driver_data) {
id = i2c_match_id(ltc2978_id, client);
id = i2c_match_id(max16601_id, client);
chip_id = i2c_match_id(max20730_id, client)->driver_data;
data->id = i2c_match_id(max34440_id, client)->driver_data;
chip = i2c_match_id(mp5990_id, client)->driver_data;
device_info = (struct pmbus_device_info *)i2c_match_id(pmbus_id, client)->driver_data;
chip_id = i2c_match_id(q54sj108a2_id, client)->driver_data;
chip_id = i2c_match_id(tps53679_id, client)->driver_data;
EXPORT_SYMBOL_GPL(i2c_match_id);
match = i2c_match_id(driver->id_table, client);
if (i2c_match_id(driver->id_table, client))
return i2c_match_id(drv->id_table, client);
chip = &chips[i2c_match_id(ltc4306_id, client)->driver_data];
i2c_match_id(exc3000_id, client)->driver_data;
id = i2c_match_id(m24lr_ids, to_i2c_client(dev));
const struct i2c_device_id *id = i2c_match_id(abx80x_id, client);
const struct i2c_device_id *id = i2c_match_id(m41t80_id, client);
i2c_match_id(pcf2127_i2c_id, client)->driver_data;
const struct i2c_device_id *id = i2c_match_id(rs5c372_id, client);
const struct i2c_device_id *id = i2c_match_id(rv8803_id, client);
const struct i2c_device_id *id = i2c_match_id(rx8025_id, client);
const struct i2c_device_id *i2c_match_id(const struct i2c_device_id *id,
id = i2c_match_id(aw88081_i2c_id, i2c);