Searched refs:KEY_ROTATE_LOCK_TOGGLE (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/platform/x86/ |
| D | intel-vbtn.c | 40 { KE_KEY, 0xC8, { KEY_ROTATE_LOCK_TOGGLE } }, /* rotate-lock key press */ 41 { KE_KEY, 0xC9, { KEY_ROTATE_LOCK_TOGGLE } }, /* rotate-lock key release */
|
| D | intel-hid.c | 58 { KE_KEY, 0xC8, { KEY_ROTATE_LOCK_TOGGLE } }, /* Press */ 59 { KE_IGNORE, 0xC9, { KEY_ROTATE_LOCK_TOGGLE } }, /* Release */
|
| /Linux-v5.4/drivers/input/misc/ |
| D | soc_button_array.c | 390 { "rotation_lock", 4, EV_KEY, KEY_ROTATE_LOCK_TOGGLE, false, false },
|
| /Linux-v5.4/include/dt-bindings/input/ |
| D | linux-event-codes.h | 599 #define KEY_ROTATE_LOCK_TOGGLE 0x231 /* Display rotation lock */ macro
|
| /Linux-v5.4/include/uapi/linux/ |
| D | input-event-codes.h | 599 #define KEY_ROTATE_LOCK_TOGGLE 0x231 /* Display rotation lock */ macro
|