Searched refs:i2c_match_id (Results 1 – 5 of 5) sorted by relevance
221 chip = &chips[i2c_match_id(ltc4306_id, client)->driver_data]; in ltc4306_probe()
105 const struct i2c_device_id *i2c_match_id(const struct i2c_device_id *id, in i2c_match_id() function118 EXPORT_SYMBOL_GPL(i2c_match_id);128 match = i2c_match_id(driver->id_table, client); in i2c_get_match_data()156 if (i2c_match_id(driver->id_table, client)) in i2c_device_match()2395 return i2c_match_id(drv->id_table, client); in i2c_client_get_device_id()
211 let raw_id = unsafe { bindings::i2c_match_id(table.as_ptr(), dev.as_raw()) }; in i2c_id_info()
360 const struct i2c_device_id *i2c_match_id(const struct i2c_device_id *id,
1263 id = i2c_match_id(aw88081_i2c_id, i2c); in aw88081_i2c_probe()