Searched refs:MAP_PADDLES (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | xpad.c | 84 #define MAP_PADDLES (1 << 4) macro 149 { 0x045e, 0x02e3, "Microsoft X-Box One Elite pad", MAP_PADDLES, XTYPE_XBOXONE }, 150 { 0x045e, 0x0b00, "Microsoft X-Box One Elite 2 pad", MAP_PADDLES, XTYPE_XBOXONE }, 1081 if (xpad->mapping & MAP_PADDLES) { in xpadone_process_packet() 1937 if (xpad->mapping & MAP_PADDLES) { in xpad_init_input()
|
Completed in 3 milliseconds