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

/linux-master/include/uapi/linux/
H A Dinput-event-codes.h607 #define KEY_BUTTONCONFIG 0x240 /* AL Button Configuration */ macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h607 #define KEY_BUTTONCONFIG 0x240 /* AL Button Configuration */ macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h607 #define KEY_BUTTONCONFIG 0x240 /* AL Button Configuration */ macro
/linux-master/drivers/hid/
H A Dwacom_wac.c648 input_report_key(input, KEY_BUTTONCONFIG, wrench);
2109 wacom_map_usage(input, usage, field, EV_KEY, KEY_BUTTONCONFIG, 0);
4242 __set_bit(KEY_BUTTONCONFIG, input_dev->keybit);
4254 __set_bit(KEY_BUTTONCONFIG, input_dev->keybit);
4272 __set_bit(KEY_BUTTONCONFIG, input_dev->keybit);
H A Dhid-debug.c964 [KEY_BUTTONCONFIG] = "ButtonConfig",
H A Dhid-input.c1168 case 0x181: map_key_clear(KEY_BUTTONCONFIG); break;

Completed in 178 milliseconds