Searched full:stts751 (Results 1 – 2 of 2) sorted by relevance
| /linux/Documentation/devicetree/bindings/hwmon/ |
| H A D | st,stts751.yaml | 4 $id: http://devicetree.org/schemas/hwmon/st,stts751.yaml# 7 title: STTS751 Thermometer 14 const: st,stts751 37 compatible = "st,stts751";
|
| /linux/drivers/hwmon/ |
| H A D | stts751.c | 3 * STTS751 sensor driver 29 #define DEVNAME "stts751" 32 0x48, 0x49, 0x38, 0x39, /* STTS751-0 */ 33 0x4A, 0x4B, 0x3A, 0x3B, /* STTS751-1 */ 75 { "stts751" }, 80 { .compatible = "st,stts751" }, 684 name = "STTS751-0"; in stts751_detect() 687 name = "STTS751-1"; in stts751_detect() 762 ATTRIBUTE_GROUPS(stts751); 833 MODULE_DESCRIPTION("STTS751 sensor driver");
|