Merge branch 'for-next' of github.com:rydberg/linux into next
[firefly-linux-kernel-4.4.55.git] / include / linux / input.h
index af264438631d7a47d17f96484e943c7babf415eb..a81671453575d800ec3d102e1aa6a8bf517073ce 100644 (file)
@@ -154,6 +154,8 @@ struct input_keymap_entry {
 
 #define EVIOCGRAB              _IOW('E', 0x90, int)                    /* Grab/Release device */
 
+#define EVIOCSCLOCKID          _IOW('E', 0xa0, int)                    /* Set clockid to be used for timestamps */
+
 /*
  * Device properties and quirks
  */