Searched refs:lm75_reg_to_mc (Results 1 – 1 of 1) sorted by relevance
101 static inline long lm75_reg_to_mc(s16 temp, u8 resolution) in lm75_reg_to_mc() function115 *temp = lm75_reg_to_mc(data->temp[0], data->resolution); in lm75_read_temp()129 return sprintf(buf, "%ld\n", lm75_reg_to_mc(data->temp[attr->index], in show_temp()