Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dpxa_dma.c226 int i, max_show = 20, burst, width; in dbg_show_descriptors() local
235 for (i = 1; i < max_show && is_phys_valid(phys_desc); i++) { in dbg_show_descriptors()
255 if (i == max_show) in dbg_show_descriptors()
/Linux-v4.19/drivers/input/mouse/
Delan_i2c_core.c804 static ssize_t max_show(struct device *dev, in max_show() function