Searched refs:ds1775 (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/macintosh/ |
| H A D | windfarm_lm75_sensor.c | 36 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 D | therm_windtunnel.c | 406 enum chip { ds1775, adm1030 }; enumerator 409 { "MAC,ds1775", ds1775 }, 430 case ds1775: in do_probe()
|
| /linux-6.15/drivers/hwmon/ |
| H A D | lm75.c | 31 ds1775, enumerator 153 [ds1775] = { 796 { "ds1775", ds1775, }, 873 .data = (void *)ds1775
|
| /linux-6.15/Documentation/devicetree/bindings/hwmon/ |
| H A D | lm75.yaml | 19 - dallas,ds1775
|
| /linux-6.15/Documentation/devicetree/bindings/ |
| H A D | incomplete-devices.yaml | 74 - MAC,ds1775
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | lm75.rst | 28 Prefixes: 'ds75', 'ds1775', 'ds7505'
|