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

/linux-4.4.14/drivers/input/misc/
H A Dyealink.h191 #define LCD_LINE3_OFFSET LCD_LINE2_OFFSET + LCD_LINE2_SIZE macro
212 #define LCD_LINE4_OFFSET LCD_LINE3_OFFSET + LCD_LINE3_SIZE
H A Dyealink.c629 return show_line(dev, buf, LCD_LINE2_OFFSET, LCD_LINE3_OFFSET); show_line2()
635 return show_line(dev, buf, LCD_LINE3_OFFSET, LCD_LINE4_OFFSET); show_line3()
682 return store_line(dev, buf, count, LCD_LINE3_OFFSET, LCD_LINE3_SIZE); store_line3()

Completed in 39 milliseconds