Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dw83795.c2137 static const struct i2c_device_id w83795_id[]; variable
2152 data->chip_type = i2c_match_id(w83795_id, client)->driver_data; in w83795_probe()
2247 static const struct i2c_device_id w83795_id[] = { variable
2252 MODULE_DEVICE_TABLE(i2c, w83795_id);
2260 .id_table = w83795_id,