Home
last modified time | relevance | path

Searched refs:BTN_8 (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/char/joystick/
Dmagellan.c46 static int magellan_buttons[] = { BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8};
Dadi.c85 static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
/linux-2.4.37.9/include/linux/
Dinput.h322 #define BTN_8 0x108 macro