Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dmax6697.c176 static inline int max6581_offset_to_millic(int val) in max6581_offset_to_millic() function
387 return ret < 0 ? ret : sprintf(buf, "%d\n", max6581_offset_to_millic(ret)); in offset_show()