diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2018-02-18 11:08:18 +0100 |
---|---|---|
committer | Hans Verkuil <hans.verkuil@cisco.com> | 2018-02-18 11:08:18 +0100 |
commit | 4665ab1fbab1ddaa5696bc3f5865ec6fc83eaf84 (patch) | |
tree | 9f6731c31edcae52e7fab0b9b8e094fa954b3a28 /contrib/freebsd/include/linux/input-event-codes.h | |
parent | 432d9ebfcea65337647fd4e458f76b0417ea1c2f (diff) |
v4l-utils: sync-with-kernel
Update to the latest kernel changes.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Diffstat (limited to 'contrib/freebsd/include/linux/input-event-codes.h')
-rw-r--r-- | contrib/freebsd/include/linux/input-event-codes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/freebsd/include/linux/input-event-codes.h b/contrib/freebsd/include/linux/input-event-codes.h index aa04673c..b880545c 100644 --- a/contrib/freebsd/include/linux/input-event-codes.h +++ b/contrib/freebsd/include/linux/input-event-codes.h @@ -594,6 +594,7 @@ #define BTN_DPAD_RIGHT 0x223 #define KEY_ALS_TOGGLE 0x230 /* Ambient light sensor */ +#define KEY_ROTATE_LOCK_TOGGLE 0x231 /* Display rotation lock */ #define KEY_BUTTONCONFIG 0x240 /* AL Button Configuration */ #define KEY_TASKMANAGER 0x241 /* AL Task/Project Manager */ |