Searched refs:is_min (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/hwmon/
H A Dmax197.c96 bool is_min = attr->nr; max197_show_range() local
104 if (is_min) { max197_show_range()
124 bool is_min = attr->nr; max197_store_range() local
132 if (is_min) { max197_store_range()
H A Demc1403.c111 bool is_min) show_hyst_common()
128 return sprintf(buf, "%d000\n", is_min ? limit + hyst : limit - hyst); show_hyst_common()
109 show_hyst_common(struct device *dev, struct device_attribute *attr, char *buf, bool is_min) show_hyst_common() argument

Completed in 71 milliseconds