Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/joystick/
Dxpad.c92 #define XTYPE_XBOX360W 2 macro
146 { 0x045e, 0x0291, "Xbox 360 Wireless Receiver (XBOX)", MAP_DPAD_TO_BUTTONS, XTYPE_XBOX360W },
152 { 0x045e, 0x0719, "Xbox 360 Wireless Receiver", MAP_DPAD_TO_BUTTONS, XTYPE_XBOX360W },
822 xpad->xtype == XTYPE_XBOX360W) { in xpad360_process_packet()
872 if (xpad->xtype == XTYPE_XBOX360W) { in xpad360_process_packet()
1145 case XTYPE_XBOX360W: in xpad_irq_in()
1474 case XTYPE_XBOX360W: in xpad_play_effect()
1589 case XTYPE_XBOX360W: in xpad_send_led_command()
1636 if (xpad->xtype != XTYPE_XBOX360 && xpad->xtype != XTYPE_XBOX360W) in xpad_led_probe()
1841 if (xpad->xtype == XTYPE_XBOX360W) { in xpad_init_input()
[all …]