Searched refs:ds1775 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/macintosh/ |
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()
|
D | therm_windtunnel.c | 406 enum chip { ds1775, adm1030 }; enumerator 409 { "MAC,ds1775", ds1775 }, 430 case ds1775: in do_probe()
|
/Linux-v6.6/drivers/hwmon/ |
D | lm75.c | 29 ds1775, enumerator 139 [ds1775] = { 657 { "ds1775", ds1775, }, 698 .data = (void *)ds1775
|
/Linux-v6.6/Documentation/hwmon/ |
D | lm75.rst | 28 Prefixes: 'ds75', 'ds1775', 'ds7505'
|
/Linux-v6.6/arch/powerpc/boot/dts/ |
D | kilauea.dts | 246 compatible = "dallas,ds1775";
|