Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dtmp464.c68 static const struct i2c_device_id tmp464_id[] = { variable
73 MODULE_DEVICE_TABLE(i2c, tmp464_id);
672 data->channels = i2c_match_id(tmp464_id, client)->driver_data; in tmp464_probe()
703 .id_table = tmp464_id,