Searched refs:KEY_MACRO_PRESET1 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/hid/ |
| H A D | hid-lg-g15.c | 670 [29] = KEY_MACRO_PRESET1, 776 input_report_key(g15->input, KEY_MACRO_PRESET1 + i, val); in lg_g15_event() 802 input_report_key(g15->input, KEY_MACRO_PRESET1, data[1] & 0x40); in lg_g15_v2_event() 847 input_report_key(g15->input, KEY_MACRO_PRESET1 + i, val); in lg_g510_event() 1311 input_set_capability(input, EV_KEY, KEY_MACRO_PRESET1 + i); in lg_g15_probe()
|
| H A D | hid-debug.c | 3455 [KEY_LIGHTS_TOGGLE] = "LightToggle", [KEY_MACRO_PRESET1] = "MacroPreset1",
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 774 #define KEY_MACRO_PRESET1 0x2b3 749 #define KEY_MACRO_PRESET1 global() macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 774 #define KEY_MACRO_PRESET1 0x2b3 macro
|