Home
last modified time | relevance | path

Searched refs:sht15 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dstargate2.c138 .dev_id = "sht15",
146 static struct platform_device sht15 = { variable
147 .name = "sht15",
152 REGULATOR_SUPPLY("vcc", "sht15"),
596 &sht15,
974 &sht15,
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsht15.c3 * 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" },
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsht15.c3 * 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" },
[all...]
H A DMakefile189 obj-$(CONFIG_SENSORS_SHT15) += sht15.o

Completed in 5 milliseconds