Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dad7414.c47 static inline int ad7414_temp_from_reg(s16 reg) in ad7414_temp_from_reg() function
110 return sprintf(buf, "%d\n", ad7414_temp_from_reg(data->temp_input)); in temp_input_show()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dad7414.c47 static inline int ad7414_temp_from_reg(s16 reg) in ad7414_temp_from_reg() function
110 return sprintf(buf, "%d\n", ad7414_temp_from_reg(data->temp_input)); in temp_input_show()

Completed in 2 milliseconds