Home
last modified time | relevance | path

Searched refs:KEY_CONTROLPANEL (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dinput-event-codes.h602 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
/Linux-v4.19/include/dt-bindings/input/
Dlinux-event-codes.h602 #define KEY_CONTROLPANEL 0x243 /* AL Control Panel */ macro
/Linux-v4.19/drivers/hid/
Dhid-debug.c945 [KEY_CONTROLPANEL] = "ControlPanel",
Dhid-input.c967 case 0x19f: map_key_clear(KEY_CONTROLPANEL); break; in hidinput_configure_usage()
Dwacom_wac.c1966 wacom_map_usage(input, usage, field, EV_KEY, KEY_CONTROLPANEL, 0); in wacom_wac_pad_usage_mapping()