Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dw83781d.c1195 static const struct i2c_device_id w83781d_ids[]; variable
1211 data->type = i2c_match_id(w83781d_ids, client)->driver_data; in w83781d_probe()
1563 static const struct i2c_device_id w83781d_ids[] = { variable
1570 MODULE_DEVICE_TABLE(i2c, w83781d_ids);
1590 .id_table = w83781d_ids,