Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dlm75.c86 static inline long lm75_reg_to_mc(s16 temp, u8 resolution) in lm75_reg_to_mc() function
126 *val = lm75_reg_to_mc(regval, data->resolution); in lm75_read()