]> Pileus Git - ~andy/linux/blobdiff - include/linux/input.h
Input: add infrastructure for selecting clockid for event time stamps
[~andy/linux] / include / linux / input.h
index 3862e32c4eeb38076d4768c70a958a7b58dd6cf8..177261ea6f5216b3c228c804e18f5e1101df5e4e 100644 (file)
@@ -129,6 +129,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
  */