Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dstts751.c74 static const struct i2c_device_id stts751_id[] = { variable
695 strscpy(info->type, stts751_id[0].name, I2C_NAME_SIZE); in stts751_detect()
816 MODULE_DEVICE_TABLE(i2c, stts751_id);
825 .id_table = stts751_id,