Searched refs:BTN_BASE2 (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/input/joystick/ |
| H A D | sidewinder.c | 84 …{ BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_THUMB2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_MODE… 86 …{ BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_SELECT… 87 …{ BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_SELECT… 89 { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_THUMB2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4 }};
|
| H A D | tmdc.c | 60 { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_THUMB2, BTN_PINKIE, 66 BTN_BASE3, BTN_BASE2, BTN_BASE };
|
| H A D | twidjoy.c | 66 { 12, 1, { BTN_BASE2 } },
|
| H A D | adi.c | 66 static short adi_wmi_key[] = { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN… 67 … adi_wmed3d_key[] = { BTN_TRIGGER, BTN_THUMB, BTN_THUMB2, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2 };
|
| H A D | grip.c | 47 static int grip_btn_dc[] = { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BA…
|
| H A D | analog.c | 86 static short analog_joy_btn[] = { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2,
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 374 #define BTN_BASE2 0x127 373 #define BTN_BASE2 global() macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 374 #define BTN_BASE2 0x127 macro
|
| /linux/drivers/hid/ |
| H A D | hid-uclogic-core.c | 85 BTN_BASE2,
|
| H A D | hid-debug.c | 3286 [BTN_BASE] = "BaseBtn", [BTN_BASE2] = "BaseBtn2",
|
| H A D | wacom_wac.c | 1113 input_report_key(input, BTN_BASE2, (data[11] & 0x02)); in wacom_remote_irq()
|