Home
last modified time | relevance | path

Searched refs:emc1403_idtable (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Demc1403.c665 static const struct i2c_device_id emc1403_idtable[] = { variable
680 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,