Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/macintosh/
Dwindfarm_lm75_sensor.c36 int ds1775 : 1; member
94 int rc, ds1775; in wf_lm75_probe() local
98 ds1775 = id->driver_data; in wf_lm75_probe()
100 ds1775 = !!of_device_get_match_data(&client->dev); in wf_lm75_probe()
103 ds1775 ? "ds1775" : "lm75", client->addr); in wf_lm75_probe()
138 lm->ds1775 = ds1775; in wf_lm75_probe()
Dtherm_windtunnel.c404 enum chip { ds1775, adm1030 }; enumerator
407 { "MAC,ds1775", ds1775 },
427 case ds1775: in do_probe()
/Linux-v6.1/drivers/hwmon/
Dlm75.c30 ds1775, enumerator
140 [ds1775] = {
658 { "ds1775", ds1775, },
699 .data = (void *)ds1775
/Linux-v6.1/Documentation/hwmon/
Dlm75.rst28 Prefixes: 'ds75', 'ds1775', 'ds7505'
/Linux-v6.1/arch/powerpc/boot/dts/
Dkilauea.dts246 compatible = "dallas,ds1775";