Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()
2249 static const struct i2c_device_id w83795_id[] = { variable
2254 MODULE_DEVICE_TABLE(i2c, w83795_id);
2262 .id_table = w83795_id,
/kernel/linux/linux-6.6/drivers/hwmon/
H A 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,

Completed in 11 milliseconds