Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/macintosh/
Dwindfarm_lm75_sensor.c36 int ds1775 : 1; member
94 int rc, ds1775 = id->driver_data; in wf_lm75_probe() local
98 ds1775 ? "ds1775" : "lm75", client->addr); in wf_lm75_probe()
133 lm->ds1775 = ds1775; in wf_lm75_probe()
Dtherm_windtunnel.c404 enum chip { ds1775, adm1030 }; enumerator
407 { "therm_ds1775", ds1775 },
425 case ds1775: in do_probe()
/Linux-v5.4/Documentation/devicetree/bindings/hwmon/
Dlm75.txt6 "dallas,ds1775",
/Linux-v5.4/drivers/hwmon/
Dlm75.c28 ds1775, enumerator
128 [ds1775] = {
615 { "ds1775", ds1775, },
651 .data = (void *)ds1775
/Linux-v5.4/Documentation/hwmon/
Dlm75.rst28 Prefixes: 'ds75', 'ds1775', 'ds7505'
/Linux-v5.4/arch/powerpc/boot/dts/
Dkilauea.dts246 compatible = "dallas,ds1775";