Home
last modified time | relevance | path

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

/drivers/hwmon/
Dtmp421.c54 static const struct i2c_device_id tmp421_id[] = { variable
62 MODULE_DEVICE_TABLE(i2c, tmp421_id);
269 strlcpy(info->type, tmp421_id[kind].name, I2C_NAME_SIZE); in tmp421_detect()
330 .id_table = tmp421_id,