Home
last modified time | relevance | path

Searched refs:max_show (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/plat-pxa/
Ddma.c87 int i, max_show = 20, burst, width; in dbg_show_descriptors() local
98 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()
/linux-4.1.27/drivers/input/mouse/
Delan_i2c_core.c676 static ssize_t max_show(struct device *dev, in max_show() function