Searched refs:BTN_8 (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/char/joystick/ |
D | magellan.c | 46 static int magellan_buttons[] = { BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8};
|
D | adi.c | 85 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/ |
D | input.h | 322 #define BTN_8 0x108 macro
|