include: update to 3.18 header
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 8 Dec 2014 00:39:18 +0000 (10:39 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 8 Dec 2014 00:39:53 +0000 (10:39 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
include/linux/input.h

index 3f2f357340d42ac6dfbd1bfcf0d15fecc7e3792b..999f3a729af7d1b46437619d00ca2d285ad11916 100644 (file)
@@ -737,6 +737,13 @@ struct input_keymap_entry {
 #define KEY_BRIGHTNESS_MIN             0x250   /* Set Brightness to Minimum */
 #define KEY_BRIGHTNESS_MAX             0x251   /* Set Brightness to Maximum */
 
+#define KEY_KBDINPUTASSIST_PREV                0x260
+#define KEY_KBDINPUTASSIST_NEXT                0x261
+#define KEY_KBDINPUTASSIST_PREVGROUP           0x262
+#define KEY_KBDINPUTASSIST_NEXTGROUP           0x263
+#define KEY_KBDINPUTASSIST_ACCEPT              0x264
+#define KEY_KBDINPUTASSIST_CANCEL              0x265
+
 #define BTN_TRIGGER_HAPPY              0x2c0
 #define BTN_TRIGGER_HAPPY1             0x2c0
 #define BTN_TRIGGER_HAPPY2             0x2c1