Searched refs:max_show (Results 1 – 2 of 2) sorted by relevance
87 int i, max_show = 20, burst, width; in dbg_show_descriptors() local98 for (i = 1; i < max_show && is_phys_valid(phys_desc); i++) { in dbg_show_descriptors()118 if (i == max_show) in dbg_show_descriptors()
676 static ssize_t max_show(struct device *dev, in max_show() function