Searched refs:temp_from_u8 (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 Dlm90.c239 static inline int temp_from_u8(u8 val) function
366 temp = temp_from_u8(data->temp8[attr->index]);
482 temp = temp_from_u8(data->temp8[attr->index]);
505 temp = temp_from_u8(data->temp8[2]);

Completed in 38 milliseconds