Home
last modified time | relevance | path

Searched refs:KEY_MACRO_RECORD_START (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-lg-g15.c495 input_report_key(g15->input, KEY_MACRO_RECORD_START, data[7] & 0x40); in lg_g15_event()
527 input_report_key(g15->input, KEY_MACRO_RECORD_START, data[2] & 0x40); in lg_g15_v2_event()
572 input_report_key(g15->input, KEY_MACRO_RECORD_START, data[3] & 0x80); in lg_g510_event()
836 input_set_capability(input, EV_KEY, KEY_MACRO_RECORD_START); in lg_g15_probe()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-lg-g15.c517 input_report_key(g15->input, KEY_MACRO_RECORD_START, data[7] & 0x40); in lg_g15_event()
543 input_report_key(g15->input, KEY_MACRO_RECORD_START, data[2] & 0x40); in lg_g15_v2_event()
588 input_report_key(g15->input, KEY_MACRO_RECORD_START, data[3] & 0x80); in lg_g510_event()
890 input_set_capability(input, EV_KEY, KEY_MACRO_RECORD_START); in lg_g15_probe()
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h715 * KEY_MACRO_RECORD_START will also emit KEY_MACRO_RECORD_STOP if
716 * KEY_MACRO_RECORD_STOP is not advertised, then KEY_MACRO_RECORD_START
721 #define KEY_MACRO_RECORD_START 0x2b0 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput-event-codes.h715 * KEY_MACRO_RECORD_START will also emit KEY_MACRO_RECORD_STOP if
716 * KEY_MACRO_RECORD_STOP is not advertised, then KEY_MACRO_RECORD_START
721 #define KEY_MACRO_RECORD_START 0x2b0 macro
/kernel/linux/linux-5.10/include/dt-bindings/input/
H A Dlinux-event-codes.h715 * KEY_MACRO_RECORD_START will also emit KEY_MACRO_RECORD_STOP if
716 * KEY_MACRO_RECORD_STOP is not advertised, then KEY_MACRO_RECORD_START
721 #define KEY_MACRO_RECORD_START 0x2b0 macro
/kernel/linux/linux-6.6/include/dt-bindings/input/
H A Dlinux-event-codes.h739 * KEY_MACRO_RECORD_START will also emit KEY_MACRO_RECORD_STOP if
740 * KEY_MACRO_RECORD_STOP is not advertised, then KEY_MACRO_RECORD_START
745 #define KEY_MACRO_RECORD_START 0x2b0 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput-event-codes.h739 * KEY_MACRO_RECORD_START will also emit KEY_MACRO_RECORD_STOP if
740 * KEY_MACRO_RECORD_STOP is not advertised, then KEY_MACRO_RECORD_START
745 #define KEY_MACRO_RECORD_START 0x2b0 macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h739 * KEY_MACRO_RECORD_START will also emit KEY_MACRO_RECORD_STOP if
740 * KEY_MACRO_RECORD_STOP is not advertised, then KEY_MACRO_RECORD_START
745 #define KEY_MACRO_RECORD_START 0x2b0 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dinput-event-codes.h610 #define KEY_MACRO_RECORD_START 0x2b0 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dinput-event-codes.h610 #define KEY_MACRO_RECORD_START 0x2b0 macro

Completed in 24 milliseconds