Searched refs:KEY_FN_ESC (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-lenovo.c216 map_key_clear(KEY_FN_ESC);
298 map_key_clear(KEY_FN_ESC);
373 map_key_clear(KEY_FN_ESC);
423 map_key_clear(KEY_FN_ESC);
707 if (usage->type == EV_KEY && usage->code == KEY_FN_ESC && value == 1) {
754 if (usage->type == EV_KEY && usage->code == KEY_FN_ESC && value == 1) {
H A Dhid-debug.c949 [KEY_FN] = "Fn", [KEY_FN_ESC] = "Fn+ESC",
/linux-master/drivers/input/keyboard/
H A Dpinephone-keyboard.c107 KEY(PPKB_ROWS + 0, 0, KEY_FN_ESC),
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h529 #define KEY_FN_ESC 0x1d1 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h529 #define KEY_FN_ESC 0x1d1 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h529 #define KEY_FN_ESC 0x1d1 macro
/linux-master/drivers/char/
H A Dsonypi.c427 { SONYPI_EVENT_FNKEY_ESC, KEY_FN_ESC },
/linux-master/drivers/platform/x86/hp/
H A Dhp-wmi.c254 { KE_KEY, 0x21a7, { KEY_FN_ESC } },
/linux-master/drivers/platform/x86/
H A Dsony-laptop.c293 KEY_FN_ESC, /* 4 SONYPI_EVENT_FNKEY_ESC */

Completed in 161 milliseconds