Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h749 #define KEY_MACRO_PRESET2 0x2b4 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h750 #define KEY_MACRO_PRESET2 0x2b4 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h750 #define KEY_MACRO_PRESET2 0x2b4 macro
/openbmc/linux/drivers/hid/
H A Dhid-lg-g15.c541 input_report_key(g15->input, KEY_MACRO_PRESET2, data[1] & 0x80); in lg_g15_v2_event()