Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dtmp102.c65 static inline int tmp102_reg_to_mC(s16 val) in tmp102_reg_to_mC() function
94 tmp102->temp[i] = tmp102_reg_to_mC(status); in tmp102_update_device()