Home
last modified time | relevance | path

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

/linux-6.15/drivers/macintosh/
H A Dwindfarm_lm75_sensor.c36 unsigned 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()
H A Dtherm_windtunnel.c406 enum chip { ds1775, adm1030 }; enumerator
409 { "MAC,ds1775", ds1775 },
430 case ds1775: in do_probe()
/linux-6.15/drivers/hwmon/
H A Dlm75.c31 ds1775, enumerator
153 [ds1775] = {
796 { "ds1775", ds1775, },
873 .data = (void *)ds1775
/linux-6.15/Documentation/devicetree/bindings/hwmon/
H A Dlm75.yaml19 - dallas,ds1775
/linux-6.15/Documentation/devicetree/bindings/
H A Dincomplete-devices.yaml74 - MAC,ds1775
/linux-6.15/Documentation/hwmon/
H A Dlm75.rst28 Prefixes: 'ds75', 'ds1775', 'ds7505'