Searched refs:show_limit (Results 1 – 2 of 2) sorted by relevance
238 static ssize_t show_limit(struct device *dev, struct device_attribute *attr, in show_limit() function388 static SENSOR_DEVICE_ATTR(temp1_crit, S_IWUSR | S_IRUGO, show_limit,396 static SENSOR_DEVICE_ATTR(temp2_crit, S_IWUSR | S_IRUGO, show_limit,
3272 int show_limit = 15; in ep_show() local3306 if (--show_limit < 0) { in ep_show()