Home
last modified time | relevance | path

Searched refs:temp_from_u8 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hwmon/
Dlm90.c645 static inline int temp_from_u8(u8 val) in temp_from_u8() function
772 temp = temp_from_u8(data->temp8[attr->index]); in show_temp8()
913 temp = temp_from_u8(data->temp8[attr->index]); in show_temphyst()
941 temp = temp_from_u8(data->temp8[LOCAL_CRIT]); in set_temphyst()