Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dinput-event-codes.h626 #define KEY_KBDINPUTASSIST_CANCEL 0x265 macro
/linux-6.1.9/include/dt-bindings/input/
Dlinux-event-codes.h626 #define KEY_KBDINPUTASSIST_CANCEL 0x265 macro
/linux-6.1.9/drivers/hid/
Dhid-debug.c983 [KEY_KBDINPUTASSIST_CANCEL] = "KbdInputAssistCancel",
Dhid-input.c1196 case 0x2cc: map_key_clear(KEY_KBDINPUTASSIST_CANCEL); break; in hidinput_configure_usage()