Home
last modified time | relevance | path

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

/drivers/hwmon/
Dtmp401.c120 static const struct i2c_device_id tmp401_id[] = { variable
129 MODULE_DEVICE_TABLE(i2c, tmp401_id);
681 strlcpy(info->type, tmp401_id[kind].name, I2C_NAME_SIZE); in tmp401_detect()
740 .id_table = tmp401_id,