Searched refs:KEY_CONTROLPANEL (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 609 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | input-event-codes.h | 609 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
|
/kernel/linux/linux-5.10/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 609 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
|
/kernel/linux/linux-6.6/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 609 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | input-event-codes.h | 609 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
|
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 609 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 545 #define KEY_CONTROLPANEL 0x243 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 545 #define KEY_CONTROLPANEL 0x243 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 526 #define KEY_CONTROLPANEL 0x243 macro
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-debug.c | 930 [KEY_CONTROLPANEL] = "ControlPanel",
|
H A D | wacom_wac.c | 650 input_report_key(input, KEY_CONTROLPANEL, menu); in wacom_intuos_pad() 2116 wacom_map_usage(input, usage, field, EV_KEY, KEY_CONTROLPANEL, 0); in wacom_wac_pad_usage_mapping() 4196 __set_bit(KEY_CONTROLPANEL, input_dev->keybit); in wacom_setup_pad_input_capabilities()
|
H A D | hid-input.c | 1005 case 0x19f: map_key_clear(KEY_CONTROLPANEL); break; in hidinput_configure_usage()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-debug.c | 967 [KEY_CONTROLPANEL] = "ControlPanel",
|
H A D | wacom_wac.c | 650 input_report_key(input, KEY_CONTROLPANEL, menu); in wacom_intuos_pad() 2117 wacom_map_usage(input, usage, field, EV_KEY, KEY_CONTROLPANEL, 0); in wacom_wac_pad_usage_mapping() 4247 __set_bit(KEY_CONTROLPANEL, input_dev->keybit); in wacom_setup_pad_input_capabilities()
|
H A D | hid-input.c | 1190 case 0x19f: map_key_clear(KEY_CONTROLPANEL); break; in hidinput_configure_usage()
|
Completed in 44 milliseconds