Searched refs:BTN_BASE6 (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/drivers/input/joystick/ |
D | twidjoy.c | 83 { 13, 1, { BTN_BASE6 } },
|
D | tmdc.c | 85 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
|
D | analog.c | 104 BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_BASE6 };
|
/linux-3.4.99/drivers/input/joystick/iforce/ |
D | iforce-main.c | 52 BTN_BASE4, BTN_BASE5, BTN_BASE6, -1 };
|
/linux-3.4.99/drivers/hid/ |
D | hid-debug.c | 752 [BTN_BASE5] = "BaseBtn5", [BTN_BASE6] = "BaseBtn6",
|
/linux-3.4.99/include/linux/ |
D | input.h | 506 #define BTN_BASE6 0x12b macro
|