Searched refs:BTN_BASE5 (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/input/joystick/iforce/ |
D | iforce-main.c | 32 BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_A, 41 BTN_BASE4, BTN_BASE5, BTN_BASE6, -1 };
|
/Linux-v4.19/drivers/input/joystick/ |
D | twidjoy.c | 77 { 8, 1, { BTN_BASE5 } },
|
D | grip.c | 62 …_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, -1 };
|
D | tmdc.c | 80 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
|
D | sidewinder.c | 323 input_report_key(dev, BTN_BASE5, !GB(37,1)); in sw_parse()
|
D | analog.c | 105 BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_BASE6 };
|
/Linux-v4.19/include/dt-bindings/input/ |
D | linux-event-codes.h | 375 #define BTN_BASE5 0x12a macro
|
/Linux-v4.19/include/uapi/linux/ |
D | input-event-codes.h | 375 #define BTN_BASE5 0x12a macro
|
/Linux-v4.19/drivers/hid/ |
D | hid-debug.c | 871 [BTN_BASE5] = "BaseBtn5", [BTN_BASE6] = "BaseBtn6",
|