Home
last modified time | relevance | path

Searched refs:KEY_MACRO_PRESET2 (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dinput-event-codes.h753 #define KEY_MACRO_PRESET2 0x2b4 macro
/linux-6.15/include/dt-bindings/input/
H A Dlinux-event-codes.h753 #define KEY_MACRO_PRESET2 0x2b4 macro
/linux-6.15/drivers/hid/
H A Dhid-lg-g15.c486 input_report_key(g15->input, KEY_MACRO_PRESET2, data[1] & 0x80); in lg_g15_v2_event()
H A Dhid-debug.c3448 [KEY_MACRO_PRESET2] = "MacroPreset2", [KEY_MACRO_PRESET3] = "MacroPrest3",