Searched refs:KEY_MACRO_PRESET1 (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/hid/ |
| H A D | hid-lg-g15.c | 459 input_report_key(g15->input, KEY_MACRO_PRESET1 + i, val); in lg_g15_event() 485 input_report_key(g15->input, KEY_MACRO_PRESET1, data[1] & 0x40); in lg_g15_v2_event() 530 input_report_key(g15->input, KEY_MACRO_PRESET1 + i, val); in lg_g510_event() 873 input_set_capability(input, EV_KEY, KEY_MACRO_PRESET1 + i); in lg_g15_probe()
|
| H A D | hid-debug.c | 3447 [KEY_LIGHTS_TOGGLE] = "LightToggle", [KEY_MACRO_PRESET1] = "MacroPreset1",
|
| /linux-6.15/include/uapi/linux/ |
| H A D | input-event-codes.h | 752 #define KEY_MACRO_PRESET1 0x2b3 macro
|
| /linux-6.15/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 752 #define KEY_MACRO_PRESET1 0x2b3 macro
|