Searched refs:i2c_match_id (Results 1 – 1 of 1) sorted by relevance
83 const struct i2c_device_id *i2c_match_id(const struct i2c_device_id *id, in i2c_match_id() function96 EXPORT_SYMBOL_GPL(i2c_match_id);115 if (i2c_match_id(driver->id_table, client)) in i2c_device_match()404 i2c_match_id(driver->id_table, client)); in i2c_device_probe()