Searched refs:BTN_BASE5 (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/iforce/
H A Diforce-main.c36 BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_A, BTN_B, BTN_C, -1 };
44 BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_A, BTN_B, BTN_C, -1 };
52 BTN_BASE4, BTN_BASE5, BTN_BASE6, -1 };
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dtwidjoy.c78 { 8, 1, { BTN_BASE5 } },
H A Dgrip.c67 static int grip_btn_dc[] = { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, -1 };
H A Dtmdc.c85 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
H A Danalog.c104 BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_BASE6 };
H A Dsidewinder.c328 input_report_key(dev, BTN_BASE5, !GB(37,1));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-debug.c734 [BTN_BASE5] = "BaseBtn5", [BTN_BASE6] = "BaseBtn6",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h416 #define BTN_BASE5 0x12a macro

Completed in 81 milliseconds