Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/misc/
A Dyealink.h161 #define LCD_LINE2_OFFSET LCD_LINE1_OFFSET + LCD_LINE1_SIZE macro
177 #define LCD_LINE3_OFFSET LCD_LINE2_OFFSET + LCD_LINE2_SIZE
A Dyealink.c608 return show_line(dev, buf, LCD_LINE1_OFFSET, LCD_LINE2_OFFSET); in show_line1()
614 return show_line(dev, buf, LCD_LINE2_OFFSET, LCD_LINE3_OFFSET); in show_line2()
661 return store_line(dev, buf, count, LCD_LINE2_OFFSET, LCD_LINE2_SIZE); in store_line2()

Completed in 5 milliseconds