Searched refs:KEY_CONTROLPANEL (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8186-corsola-chinchou.dtsi | 189 MATRIX_KEY(0x01, 0x05, KEY_CONTROLPANEL) /* T12 */
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 617 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 617 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
|
| /linux/drivers/hid/ |
| H A D | hid-debug.c | 3364 [KEY_CONTROLPANEL] = "ControlPanel",
|
| H A D | wacom_wac.c | 650 input_report_key(input, KEY_CONTROLPANEL, menu); in wacom_intuos_pad() 2100 wacom_map_usage(input, usage, field, EV_KEY, KEY_CONTROLPANEL, 0); in wacom_wac_pad_usage_mapping() 4303 __set_bit(KEY_CONTROLPANEL, input_dev->keybit); in wacom_setup_pad_input_capabilities()
|
| H A D | hid-input.c | 1214 case 0x19f: map_key_clear(KEY_CONTROLPANEL); break; in hidinput_configure_usage()
|