Searched refs:tmp103_reg_to_mc (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/hwmon/ | ||
H A D | tmp103.c | 54 static inline int tmp103_reg_to_mc(s8 val) tmp103_reg_to_mc() function 77 return sprintf(buf, "%d\n", tmp103_reg_to_mc(regval)); tmp103_show_temp() |
Completed in 34 milliseconds