Searched refs:dme1737_id (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hwmon/
H A Ddme1737.c2464 static const struct i2c_device_id dme1737_id[]; variable in typeref:struct:i2c_device_id
2477 data->type = i2c_match_id(dme1737_id, client)->driver_data;
2519 static const struct i2c_device_id dme1737_id[] = { variable in typeref:struct:i2c_device_id
2524 MODULE_DEVICE_TABLE(i2c, dme1737_id);
2533 .id_table = dme1737_id,

Completed in 202 milliseconds