Home
last modified time | relevance | path

Searched refs:BTN_BASE6 (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/input/joystick/
Dtwidjoy.c83 { 13, 1, { BTN_BASE6 } },
Dtmdc.c85 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
Danalog.c104 BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_BASE6 };
/linux-3.4.99/drivers/input/joystick/iforce/
Diforce-main.c52 BTN_BASE4, BTN_BASE5, BTN_BASE6, -1 };
/linux-3.4.99/drivers/hid/
Dhid-debug.c752 [BTN_BASE5] = "BaseBtn5", [BTN_BASE6] = "BaseBtn6",
/linux-3.4.99/include/linux/
Dinput.h506 #define BTN_BASE6 0x12b macro