Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtmp421.c59 static const struct i2c_device_id tmp421_id[] = { variable
67 MODULE_DEVICE_TABLE(i2c, tmp421_id);
356 strscpy(info->type, tmp421_id[kind].name, I2C_NAME_SIZE); in tmp421_detect()
453 data->channels = i2c_match_id(tmp421_id, client)->driver_data; in tmp421_probe()
491 .id_table = tmp421_id,