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