Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dshtc1.c16 #include <linux/platform_data/shtc1.h>
51 shtc1, enumerator
168 ATTRIBUTE_GROUPS(shtc1); variable
176 data->nonblocking_wait_time = (data->chip == shtc1) ? in shtc1_select_command()
183 data->nonblocking_wait_time = (data->chip == shtc1) ? in shtc1_select_command()
262 { "shtc1", shtc1 },
263 { "shtw1", shtc1 },
270 { .compatible = "sensirion,shtc1" },
279 .name = "shtc1",
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dshtc1.c16 #include <linux/platform_data/shtc1.h>
51 shtc1, enumerator
168 ATTRIBUTE_GROUPS(shtc1); variable
176 data->nonblocking_wait_time = (data->chip == shtc1) ? in shtc1_select_command()
183 data->nonblocking_wait_time = (data->chip == shtc1) ? in shtc1_select_command()
262 { "shtc1", shtc1 },
263 { "shtw1", shtc1 },
270 { .compatible = "sensirion,shtc1" },
279 .name = "shtc1",
[all...]
H A DMakefile193 obj-$(CONFIG_SENSORS_SHTC1) += shtc1.o

Completed in 3 milliseconds