Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/joystick/
H A Dxpad.c84 #define MAP_PADDLES (1 << 4) macro
155 { 0x045e, 0x02e3, "Microsoft X-Box One Elite pad", MAP_PADDLES, XTYPE_XBOXONE },
158 { 0x045e, 0x0b00, "Microsoft X-Box One Elite 2 pad", MAP_PADDLES, XTYPE_XBOXONE },
1101 if (xpad->mapping & MAP_PADDLES) { in xpadone_process_packet()
1957 if (xpad->mapping & MAP_PADDLES) { in xpad_init_input()