Searched refs:KEY_MACRO_RECORD_START (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-lg-g15.c | 495 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 D | hid-lg-g15.c | 517 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 D | linux-event-codes.h | 715 * 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 D | input-event-codes.h | 715 * 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 D | linux-event-codes.h | 715 * 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 D | linux-event-codes.h | 739 * 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 D | input-event-codes.h | 739 * 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 D | linux-event-codes.h | 739 * 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 D | input-event-codes.h | 610 #define KEY_MACRO_RECORD_START 0x2b0 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 610 #define KEY_MACRO_RECORD_START 0x2b0 macro
|
Completed in 24 milliseconds