Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-lg-g15.c462 input_report_key(g15->input, KEY_MACRO_RECORD_START, data[7] & 0x40); in lg_g15_event()
488 input_report_key(g15->input, KEY_MACRO_RECORD_START, data[2] & 0x40); in lg_g15_v2_event()
533 input_report_key(g15->input, KEY_MACRO_RECORD_START, data[3] & 0x80); in lg_g510_event()
874 input_set_capability(input, EV_KEY, KEY_MACRO_RECORD_START); in lg_g15_probe()
H A Dhid-debug.c3452 [KEY_MACRO_RECORD_START] = "MacroRecordStart",
/linux/include/uapi/linux/
H A Dinput-event-codes.h748 * KEY_MACRO_RECORD_START will also emit KEY_MACRO_RECORD_STOP if
749 * KEY_MACRO_RECORD_STOP is not advertised, then KEY_MACRO_RECORD_START
754 #define KEY_MACRO_RECORD_START 0x2b0 macro
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h748 * KEY_MACRO_RECORD_START will also emit KEY_MACRO_RECORD_STOP if
749 * KEY_MACRO_RECORD_STOP is not advertised, then KEY_MACRO_RECORD_START
754 #define KEY_MACRO_RECORD_START 0x2b0 macro