ds1775
[ds1775] = {
{ "ds1775", ds1775, },
.data = (void *)ds1775
{ "MAC,ds1775", ds1775 },
case ds1775:
ds1775 = !!of_device_get_match_data(&client->dev);
ds1775 ? "ds1775" : "lm75", client->addr);
lm->ds1775 = ds1775;
unsigned int ds1775 : 1;
int rc, ds1775;
ds1775 = id->driver_data;