Searched refs:max6581_offset_to_millic (Results 1 – 1 of 1) sorted by relevance
176 static inline int max6581_offset_to_millic(int val) in max6581_offset_to_millic() function388 return ret < 0 ? ret : sprintf(buf, "%d\n", max6581_offset_to_millic(ret)); in offset_show()