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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dad7414.c51 static inline int ad7414_temp_from_reg(s16 reg) function
114 return sprintf(buf, "%d\n", ad7414_temp_from_reg(data->temp_input));

Completed in 59 milliseconds