Searched refs:BTN_BASE5 (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/input/joystick/iforce/ |
D | iforce-main.c | 18 BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_A, 27 BTN_BASE4, BTN_BASE5, BTN_BASE6, -1 };
|
/linux-6.1.9/drivers/input/joystick/ |
D | twidjoy.c | 62 { 8, 1, { BTN_BASE5 } },
|
D | grip.c | 47 …_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, -1 };
|
D | tmdc.c | 65 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
|
D | analog.c | 87 BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_BASE6 };
|
D | sidewinder.c | 308 input_report_key(dev, BTN_BASE5, !GB(37,1)); in sw_parse()
|
/linux-6.1.9/include/uapi/linux/ |
D | input-event-codes.h | 376 #define BTN_BASE5 0x12a macro
|
/linux-6.1.9/include/dt-bindings/input/ |
D | linux-event-codes.h | 376 #define BTN_BASE5 0x12a macro
|
/linux-6.1.9/drivers/hid/ |
D | hid-debug.c | 893 [BTN_BASE5] = "BaseBtn5", [BTN_BASE6] = "BaseBtn6",
|