Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dtmp103.c44 static inline int tmp103_reg_to_mc(s8 val) in tmp103_reg_to_mc() function
79 *temp = tmp103_reg_to_mc(regval); in tmp103_read()

Completed in 1 milliseconds