Home
last modified time | relevance | path

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 Dlinux-event-codes.h609 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput-event-codes.h609 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
/kernel/linux/linux-5.10/include/dt-bindings/input/
H A Dlinux-event-codes.h609 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
/kernel/linux/linux-6.6/include/dt-bindings/input/
H A Dlinux-event-codes.h609 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput-event-codes.h609 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h609 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dinput-event-codes.h545 #define KEY_CONTROLPANEL 0x243 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dinput-event-codes.h545 #define KEY_CONTROLPANEL 0x243 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dinput-event-codes.h526 #define KEY_CONTROLPANEL 0x243 macro
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-debug.c930 [KEY_CONTROLPANEL] = "ControlPanel",
H A Dwacom_wac.c650 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 Dhid-input.c1005 case 0x19f: map_key_clear(KEY_CONTROLPANEL); break; in hidinput_configure_usage()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-debug.c967 [KEY_CONTROLPANEL] = "ControlPanel",
H A Dwacom_wac.c650 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 Dhid-input.c1190 case 0x19f: map_key_clear(KEY_CONTROLPANEL); break; in hidinput_configure_usage()

Completed in 44 milliseconds