Searched refs:KEY_CONTROLPANEL (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/uapi/linux/
H A Dinput-event-codes.h610 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h610 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h610 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
/linux-master/drivers/hid/
H A Dhid-debug.c967 [KEY_CONTROLPANEL] = "ControlPanel",
H A Dwacom_wac.c650 input_report_key(input, KEY_CONTROLPANEL, menu);
2117 wacom_map_usage(input, usage, field, EV_KEY, KEY_CONTROLPANEL, 0);
4257 __set_bit(KEY_CONTROLPANEL, input_dev->keybit);
H A Dhid-input.c1192 case 0x19f: map_key_clear(KEY_CONTROLPANEL); break;

Completed in 172 milliseconds