Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dthmc50.c380 static const struct i2c_device_id thmc50_id[]; variable
394 data->type = i2c_match_id(thmc50_id, client)->driver_data; in thmc50_probe()
411 static const struct i2c_device_id thmc50_id[] = { variable
416 MODULE_DEVICE_TABLE(i2c, thmc50_id);
424 .id_table = thmc50_id,