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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Dyealink.c588 static ssize_t show_line(struct device *dev, char *buf, int a, int b) function
615 return show_line(dev, buf, LCD_LINE1_OFFSET, LCD_LINE2_OFFSET);
621 return show_line(dev, buf, LCD_LINE2_OFFSET, LCD_LINE3_OFFSET);
627 return show_line(dev, buf, LCD_LINE3_OFFSET, LCD_LINE4_OFFSET);

Completed in 135 milliseconds