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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dxpad.c98 #define XTYPE_XBOX360W 2 macro
124 { 0x045e, 0x0719, "Xbox 360 Wireless Receiver", MAP_DPAD_TO_BUTTONS, XTYPE_XBOX360W },
481 case XTYPE_XBOX360W:
745 if(xpad->xtype == XTYPE_XBOX360W)
759 if(xpad->xtype != XTYPE_XBOX360W)
822 xpad->xtype = XTYPE_XBOX360W;
864 if (xpad->xtype == XTYPE_XBOX360 || xpad->xtype == XTYPE_XBOX360W) {
921 if (xpad->xtype == XTYPE_XBOX360W) {
982 if (xpad->xtype == XTYPE_XBOX360W) {

Completed in 61 milliseconds