store_line 655 drivers/input/misc/yealink.c return store_line(dev, buf, count, LCD_LINE1_OFFSET, LCD_LINE1_SIZE); store_line 661 drivers/input/misc/yealink.c return store_line(dev, buf, count, LCD_LINE2_OFFSET, LCD_LINE2_SIZE); store_line 667 drivers/input/misc/yealink.c return store_line(dev, buf, count, LCD_LINE3_OFFSET, LCD_LINE3_SIZE);