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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 97 milliseconds