Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dtmp401.c133 static const struct i2c_device_id tmp401_id[] = { variable
142 MODULE_DEVICE_TABLE(i2c, tmp401_id);
706 strlcpy(info->type, tmp401_id[kind].name, I2C_NAME_SIZE); in tmp401_detect()
765 .id_table = tmp401_id,