Home
last modified time | relevance | path

Searched refs:KEY_ROTATE_LOCK_TOGGLE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/platform/x86/intel/
H A Dvbtn.c46 { KE_KEY, 0xC8, { KEY_ROTATE_LOCK_TOGGLE } }, /* rotate-lock key press */
47 { KE_KEY, 0xC9, { KEY_ROTATE_LOCK_TOGGLE } }, /* rotate-lock key release */
H A Dhid.c88 { KE_KEY, 0xC8, { KEY_ROTATE_LOCK_TOGGLE } }, /* Press */
89 { KE_IGNORE, 0xC9, { KEY_ROTATE_LOCK_TOGGLE } }, /* Release */
/openbmc/linux/drivers/input/misc/
H A Dsoc_button_array.c502 { "rotation_lock", 4, EV_KEY, KEY_ROTATE_LOCK_TOGGLE, false, false, true },
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h604 #define KEY_ROTATE_LOCK_TOGGLE 0x231 /* Display rotation lock */ macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h604 #define KEY_ROTATE_LOCK_TOGGLE 0x231 /* Display rotation lock */ macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h604 #define KEY_ROTATE_LOCK_TOGGLE 0x231 /* Display rotation lock */ macro