Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dftsteutates.c52 static const struct i2c_device_id fts_id[] = { variable
56 MODULE_DEVICE_TABLE(i2c, fts_id);
614 strscpy(info->type, fts_id[0].name, I2C_NAME_SIZE); in fts_detect()
683 .id_table = fts_id,