Searched refs:BTN_JOYSTICK (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Djoydev.c837 for (i = BTN_JOYSTICK - BTN_MISC; i < KEY_MAX - BTN_MISC + 1; i++)
844 for (i = 0; i < BTN_JOYSTICK - BTN_MISC; i++)
939 .keybit = {[BIT_WORD(BTN_JOYSTICK)] = BIT_MASK(BTN_JOYSTICK) },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dmaplecontrol.c126 if (idev->keybit[BIT_WORD(BTN_JOYSTICK)])
H A Da3d.c337 input_dev->keybit[BIT_WORD(BTN_JOYSTICK)] |=
H A Dgrip_mp.c93 static const int grip_btn_c64[] = { BTN_JOYSTICK, -1 };
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-input.c203 code += BTN_JOYSTICK;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h405 #define BTN_JOYSTICK 0x120 macro

Completed in 157 milliseconds