Lines Matching full:sht15
3 * sht15.c - support for the SHT15 Temperature and Humidity Sensor
13 * For further information, see the Documentation/hwmon/sht15.rst file.
55 enum sht15_chips { sht10, sht11, sht15, sht71, sht75 }; enumerator
177 * @data: sht15 specific data.
178 * @value: sht15 retrieved data.
199 * @data: sht15 specific data
333 * @data: sht15 specific data.
353 * @data: sht15 specific data.
418 * @data: sht15 specific data.
910 { .compatible = "sensirion,sht15" },
982 "sht15 data", in sht15_probe()
1043 { "sht15", sht15 },
1052 .name = "sht15",
1062 MODULE_DESCRIPTION("Sensirion SHT15 temperature and humidity sensor driver");