Home
last modified time | relevance | path

Searched refs:sht3x (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsht3x.c23 #include <linux/platform_data/sht3x.h>
61 sht3x, enumerator
662 ATTRIBUTE_GROUPS(sht3x); variable
677 * we require full i2c support since the sht3x uses multi-byte read and in sht3x_probe()
737 {"sht3x", sht3x},
745 .driver.name = "sht3x",
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsht3x.c62 sht3x, enumerator
649 ATTRIBUTE_GROUPS(sht3x); variable
847 {"sht3x", sht3x},
863 * we require full i2c support since the sht3x uses multi-byte read and in sht3x_probe()
915 .driver.name = "sht3x",
H A DMakefile191 obj-$(CONFIG_SENSORS_SHT3x) += sht3x.o

Completed in 4 milliseconds