Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/hwmon/
Dtmp401.c132 static int tmp401_register_to_temp(u16 reg, u8 config) in tmp401_register_to_temp() function
246 tmp401_register_to_temp(data->temp[index], data->config)); in show_temp_value()
256 tmp401_register_to_temp(data->temp_low[index], data->config)); in show_temp_min()
266 tmp401_register_to_temp(data->temp_high[index], data->config)); in show_temp_max()
302 tmp401_register_to_temp(data->temp_lowest[index], in show_temp_lowest()
313 tmp401_register_to_temp(data->temp_highest[index], in show_temp_highest()