Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/joystick/
Dxpad.c84 #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 },
1078 if (xpad->mapping & MAP_PADDLES) { in xpadone_process_packet()
1934 if (xpad->mapping & MAP_PADDLES) { in xpad_init_input()