Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwmon/
H A Dfschmd.c227 static const struct i2c_device_id fschmd_id[] = { variable
237 MODULE_DEVICE_TABLE(i2c, fschmd_id);
246 .id_table = fschmd_id,
1077 strscpy(info->type, fschmd_id[kind].name, I2C_NAME_SIZE); in fschmd_detect()