Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dstts751.c83 static const struct i2c_device_id stts751_id[] = { variable
703 strlcpy(info->type, stts751_id[0].name, I2C_NAME_SIZE); in stts751_detect()
826 MODULE_DEVICE_TABLE(i2c, stts751_id);
835 .id_table = stts751_id,