Searched refs:XTYPE_XBOX360W (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | xpad.c | 92 #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 }, 835 xpad->xtype == XTYPE_XBOX360W) { in xpad360_process_packet() 885 if (xpad->xtype == XTYPE_XBOX360W) { in xpad360_process_packet() 1162 case XTYPE_XBOX360W: in xpad_irq_in() 1506 case XTYPE_XBOX360W: in xpad_play_effect() 1621 case XTYPE_XBOX360W: in xpad_send_led_command() 1668 if (xpad->xtype != XTYPE_XBOX360 && xpad->xtype != XTYPE_XBOX360W) in xpad_led_probe() 1894 if (xpad->xtype == XTYPE_XBOX360W) { in xpad_init_input() [all...] |
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | xpad.c | 87 #define XTYPE_XBOX360W 2 macro 130 { 0x045e, 0x0291, "Xbox 360 Wireless Receiver (XBOX)", MAP_DPAD_TO_BUTTONS, XTYPE_XBOX360W }, 135 { 0x045e, 0x0719, "Xbox 360 Wireless Receiver", MAP_DPAD_TO_BUTTONS, XTYPE_XBOX360W }, 744 xpad->xtype == XTYPE_XBOX360W) { in xpad360_process_packet() 981 case XTYPE_XBOX360W: in xpad_irq_in() 1310 case XTYPE_XBOX360W: in xpad_play_effect() 1425 case XTYPE_XBOX360W: in xpad_send_led_command() 1472 if (xpad->xtype != XTYPE_XBOX360 && xpad->xtype != XTYPE_XBOX360W) in xpad_led_probe() 1674 if (xpad->xtype == XTYPE_XBOX360W) { in xpad_init_input() 1683 if (xpad->xtype != XTYPE_XBOX360W) { in xpad_init_input() [all...] |
Completed in 6 milliseconds