Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dnct6775-i2c.c94 static const struct i2c_device_id nct6775_i2c_id[] = { variable
109 MODULE_DEVICE_TABLE(i2c, nct6775_i2c_id);
161 i2c_id = i2c_match_id(nct6775_i2c_id, client); in nct6775_i2c_probe()
187 .id_table = nct6775_i2c_id,