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

/linux-4.1.27/drivers/hwmon/
H A Djc42.c218 static int jc42_temp_from_reg(s16 reg) jc42_temp_from_reg() function
262 jc42_temp_from_reg(data->temp[attr->index])); show_temp()
275 temp = jc42_temp_from_reg(data->temp[attr->index]); show_temp_hyst()
321 diff = jc42_temp_from_reg(data->temp[t_crit]) - val; set_temp_crit_hyst()

Completed in 32 milliseconds