Home
last modified time | relevance | path

Searched refs:htu21_rh_ticks_to_per_cent_mille (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
Dhtu21.c52 static inline int htu21_rh_ticks_to_per_cent_mille(int ticks) in htu21_rh_ticks_to_per_cent_mille() function
81 htu21->humidity = htu21_rh_ticks_to_per_cent_mille(ret); in htu21_update_measurements()