Home
last modified time | relevance | path

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

/drivers/hwmon/
Dtmp103.c44 static inline int tmp103_reg_to_mc(s8 val) in tmp103_reg_to_mc() function
66 return sprintf(buf, "%d\n", tmp103_reg_to_mc(regval)); in tmp103_temp_show()