Searched refs:KEY_FINANCE (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/drivers/input/keyboard/ |
D | jornada680_kbd.c | 49 /* PTE0 */ KEY_KATAKANA, KEY_KP0, KEY_GRAVE, 0, KEY_FINANCE, 0, 0, 0, /* 49 -> 56 */
|
/Linux-v5.15/include/dt-bindings/input/ |
D | linux-event-codes.h | 296 #define KEY_FINANCE 219 /* AL Checkbook/Finance */ macro
|
/Linux-v5.15/include/uapi/linux/ |
D | input-event-codes.h | 296 #define KEY_FINANCE 219 /* AL Checkbook/Finance */ macro
|
/Linux-v5.15/drivers/hid/ |
D | hid-debug.c | 835 [KEY_CONNECT] = "Connect", [KEY_FINANCE] = "Finance",
|
D | hid-input.c | 1015 case 0x191: map_key_clear(KEY_FINANCE); break; in hidinput_configure_usage() 1124 case 0x084: map_key_clear(KEY_FINANCE); break; in hidinput_configure_usage()
|