Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dlm75.c297 static inline long lm75_reg_to_mc(s16 temp, u8 resolution) in lm75_reg_to_mc() function
358 *val = lm75_reg_to_mc(regval, data->resolution); in lm75_read()