Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/misc/
A Dyealink.h177 #define LCD_LINE3_OFFSET LCD_LINE2_OFFSET + LCD_LINE2_SIZE macro
198 #define LCD_LINE4_OFFSET LCD_LINE3_OFFSET + LCD_LINE3_SIZE
A Dyealink.c614 return show_line(dev, buf, LCD_LINE2_OFFSET, LCD_LINE3_OFFSET); in show_line2()
620 return show_line(dev, buf, LCD_LINE3_OFFSET, LCD_LINE4_OFFSET); in show_line3()
667 return store_line(dev, buf, count, LCD_LINE3_OFFSET, LCD_LINE3_SIZE); in store_line3()

Completed in 6 milliseconds