Home
last modified time | relevance | path

Searched defs:sht21 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
Dsht21.c47 struct sht21 { struct
57 * sht21_temp_ticks_to_millicelsius() - convert raw temperature ticks to argument
95 struct sht21 *sht21 = dev_get_drvdata(dev); in sht21_update_measurements() local
137 struct sht21 *sht21 = dev_get_drvdata(dev); in sht21_show_temperature() local
159 struct sht21 *sht21 = dev_get_drvdata(dev); in sht21_show_humidity() local
187 struct sht21 *sht21; in sht21_probe() local