Searched refs:KEY_FN_ESC (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/hid/ |
| H A D | hid-lenovo.c | 246 map_key_clear(KEY_FN_ESC); in lenovo_input_mapping_cptkbd() 328 map_key_clear(KEY_FN_ESC); in lenovo_input_mapping_tpIIkbd() 403 map_key_clear(KEY_FN_ESC); in lenovo_input_mapping_tp10_ultrabook_kbd() 453 map_key_clear(KEY_FN_ESC); in lenovo_input_mapping_x1_tab_kbd() 807 if (usage->type == EV_KEY && usage->code == KEY_FN_ESC && value == 1) { in lenovo_event_tp10ubkbd() 854 if (usage->type == EV_KEY && usage->code == KEY_FN_ESC && value == 1) { in lenovo_event_cptkbd()
|
| H A D | hid-debug.c | 3343 [KEY_FN] = "Fn", [KEY_FN_ESC] = "Fn+ESC",
|
| H A D | hid-asus.c | 978 case 0x4e: asus_map_key_clear(KEY_FN_ESC); break; in asus_input_mapping()
|
| /linux/drivers/input/keyboard/ |
| H A D | pinephone-keyboard.c | 107 KEY(PPKB_ROWS + 0, 0, KEY_FN_ESC),
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 531 #define KEY_FN_ESC 0x1d1 529 #define KEY_FN_ESC global() macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 531 #define KEY_FN_ESC 0x1d1 macro
|
| /linux/drivers/platform/arm64/ |
| H A D | lenovo-thinkpad-t14s.c | 448 T14S_EC_KEY_ENTRY(FN_ESC, KEY_FN_ESC),
|
| /linux/drivers/platform/x86/uniwill/ |
| H A D | uniwill-acpi.c | 391 { KE_IGNORE, UNIWILL_OSD_FN_LOCK, { KEY_FN_ESC }},
|
| /linux/drivers/platform/x86/hp/ |
| H A D | hp-wmi.c | 302 { KE_KEY, 0x21a7, { KEY_FN_ESC } },
|
| /linux/drivers/platform/x86/ |
| H A D | sony-laptop.c | 292 KEY_FN_ESC, /* 4 SONYPI_EVENT_FNKEY_ESC */
|