Searched refs:ds1775 (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/macintosh/ |
D | windfarm_lm75_sensor.c | 37 int ds1775 : 1; member 95 int rc, ds1775; in wf_lm75_probe() local 99 ds1775 = id->driver_data; in wf_lm75_probe() 101 ds1775 = !!of_device_get_match_data(&client->dev); in wf_lm75_probe() 104 ds1775 ? "ds1775" : "lm75", client->addr); in wf_lm75_probe() 139 lm->ds1775 = ds1775; in wf_lm75_probe()
|
D | therm_windtunnel.c | 405 enum chip { ds1775, adm1030 }; enumerator 408 { "MAC,ds1775", ds1775 }, 428 case ds1775: in do_probe()
|
/Linux-v5.10/drivers/hwmon/ |
D | lm75.c | 29 ds1775, enumerator 130 [ds1775] = { 640 { "ds1775", ds1775, }, 676 .data = (void *)ds1775
|
/Linux-v5.10/Documentation/hwmon/ |
D | lm75.rst | 28 Prefixes: 'ds75', 'ds1775', 'ds7505'
|
/Linux-v5.10/arch/powerpc/boot/dts/ |
D | kilauea.dts | 246 compatible = "dallas,ds1775";
|