Searched refs:aic3x_i2c_id (Results 1 – 1 of 1) sorted by relevance
20 static const struct i2c_device_id aic3x_i2c_id[] = { variable28 MODULE_DEVICE_TABLE(i2c, aic3x_i2c_id);34 const struct i2c_device_id *id = i2c_match_id(aic3x_i2c_id, i2c); in aic3x_i2c_probe()66 .id_table = aic3x_i2c_id,