Home
last modified time | relevance | path

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

/Linux-v5.15/include/dt-bindings/input/
Dlinux-event-codes.h723 #define KEY_MACRO_PRESET2 0x2b4 macro
/Linux-v5.15/include/uapi/linux/
Dinput-event-codes.h723 #define KEY_MACRO_PRESET2 0x2b4 macro
/Linux-v5.15/drivers/hid/
Dhid-lg-g15.c540 input_report_key(g15->input, KEY_MACRO_PRESET2, data[1] & 0x80); in lg_g15_v2_event()