Home
last modified time | relevance | path

Searched refs:KEY_KBDINPUTASSIST_CANCEL (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dinput-event-codes.h629 #define KEY_KBDINPUTASSIST_CANCEL 0x265 macro
/Linux-v6.6/include/dt-bindings/input/
Dlinux-event-codes.h629 #define KEY_KBDINPUTASSIST_CANCEL 0x265 macro
/Linux-v6.6/drivers/hid/
Dhid-debug.c987 [KEY_KBDINPUTASSIST_CANCEL] = "KbdInputAssistCancel",
Dhid-input.c1255 case 0x2cc: map_key_clear(KEY_KBDINPUTASSIST_CANCEL); break; in hidinput_configure_usage()