diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2018-04-20 18:44:52 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2018-04-20 18:44:52 +0000 |
| commit | 29087c4e73c74afd082d107f4cdd648f5c3169ec (patch) | |
| tree | 64e25ca30c2072519bf087c4f6d56b46644e62d2 /include/dt-bindings/input/linux-event-codes.h | |
| parent | 16ae49e2bea5badc71c2265966ec2a9b0ba541dc (diff) | |
Notes
Diffstat (limited to 'include/dt-bindings/input/linux-event-codes.h')
| -rw-r--r-- | include/dt-bindings/input/linux-event-codes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/input/linux-event-codes.h b/include/dt-bindings/input/linux-event-codes.h index 061fa62958a2..53fbae27b280 100644 --- a/include/dt-bindings/input/linux-event-codes.h +++ b/include/dt-bindings/input/linux-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 */ |
