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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/hwmon/
H A Dtmp421.c81 static int temp_from_s16(s16 reg) function
138 temp = temp_from_s16(data->temp[index]);
H A Dlm90.c244 static inline int temp_from_s16(s16 val) function
315 return temp_from_s16(val);
421 temp = temp_from_s16(data->temp11[attr->index]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/hwmon/
H A Dtmp421.c81 static int temp_from_s16(s16 reg) function
138 temp = temp_from_s16(data->temp[index]);
H A Dlm90.c244 static inline int temp_from_s16(s16 val) function
315 return temp_from_s16(val);
421 temp = temp_from_s16(data->temp11[attr->index]);

Completed in 70 milliseconds