Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/misc/
Dyealink.c596 static ssize_t show_line(struct device *dev, char *buf, int a, int b) in show_line() function
623 return show_line(dev, buf, LCD_LINE1_OFFSET, LCD_LINE2_OFFSET); in show_line1()
629 return show_line(dev, buf, LCD_LINE2_OFFSET, LCD_LINE3_OFFSET); in show_line2()
635 return show_line(dev, buf, LCD_LINE3_OFFSET, LCD_LINE4_OFFSET); in show_line3()