Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dtmp103.c54 static inline int tmp103_reg_to_mc(s8 val) in tmp103_reg_to_mc() function
77 return sprintf(buf, "%d\n", tmp103_reg_to_mc(regval)); in tmp103_show_temp()