Searched refs:LM75_TEMP_FROM_REG (Results 1 – 4 of 4) sorted by relevance
34 static inline int LM75_TEMP_FROM_REG(u16 reg) in LM75_TEMP_FROM_REG() function
138 LM75_TEMP_FROM_REG(data->temp[attr->index])); in temp_show()
407 ret = sprintf(buf, "%d\n", LM75_TEMP_FROM_REG(reg)); in sprintf_temp_from_reg()
2215 LM75_TEMP_FROM_REG(data->temp[index][nr])); in show_temp()