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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm_lm75_sensor.c38 int ds1775 : 1; member in struct:wf_lm75_sensor
103 lm->ds1775 = id->driver_data;
119 u8 addr, int ds1775,
127 ds1775 ? "ds1775" : "lm75", addr);
147 strlcpy(info.type, ds1775 ? "wf_ds1775" : "wf_lm75", I2C_NAME_SIZE);
152 ds1775 ? "ds1775" : "lm75", name);
198 /* ds1775 (compatible, better resolution */
199 else if (of_device_is_compatible(dev, "ds1775"))
118 wf_lm75_create(struct i2c_adapter *adapter, u8 addr, int ds1775, const char *loc) argument
[all...]
H A Dtherm_windtunnel.c405 enum chip { ds1775, adm1030 }; enumerator in enum:chip
408 { "therm_ds1775", ds1775 },
425 case ds1775:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dlm75.c38 ds1775, enumerator in enum:lm75_type
211 { "ds1775", ds1775, },

Completed in 168 milliseconds