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

/linux-4.1.27/drivers/hwmon/
H A Dad7414.c51 static inline int ad7414_temp_from_reg(s16 reg) ad7414_temp_from_reg() function
114 return sprintf(buf, "%d\n", ad7414_temp_from_reg(data->temp_input)); show_temp_input()

Completed in 77 milliseconds