Searched refs:emc1403_idtable (Results 1 – 1 of 1) sorted by relevance
665 static const struct i2c_device_id emc1403_idtable[] = { variable680 MODULE_DEVICE_TABLE(i2c, emc1403_idtable);686 const struct i2c_device_id *id = i2c_match_id(emc1403_idtable, client); in emc1403_probe()718 .id_table = emc1403_idtable,