Searched refs:BTN_BASE6 (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/input/joystick/ |
D | twidjoy.c | 67 { 13, 1, { BTN_BASE6 } },
|
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 };
|
/linux-6.1.9/drivers/input/joystick/iforce/ |
D | iforce-main.c | 27 BTN_BASE4, BTN_BASE5, BTN_BASE6, -1 };
|
/linux-6.1.9/include/uapi/linux/ |
D | input-event-codes.h | 377 #define BTN_BASE6 0x12b macro
|
/linux-6.1.9/include/dt-bindings/input/ |
D | linux-event-codes.h | 377 #define BTN_BASE6 0x12b macro
|
/linux-6.1.9/drivers/hid/ |
D | hid-debug.c | 893 [BTN_BASE5] = "BaseBtn5", [BTN_BASE6] = "BaseBtn6",
|