Searched refs:max_show (Results 1 – 4 of 4) sorted by relevance
56 static ssize_t max_show(struct kobject *kobj, struct kobj_attribute *attr, in max_show() function
129 max_show(struct device *dev, struct device_attribute *devattr, char *buf) in max_show() function
223 int i, max_show = 20, burst, width; in descriptors_show() local232 for (i = 1; i < max_show && is_phys_valid(phys_desc); i++) { in descriptors_show()252 if (i == max_show) in descriptors_show()
905 static ssize_t max_show(struct device *dev, in max_show() function