Searched refs:MAP_PADDLES (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/input/joystick/ |
H A D | xpad.c | 84 #define MAP_PADDLES (1 << 4) macro 157 { 0x045e, 0x02e3, "Microsoft X-Box One Elite pad", MAP_PADDLES, XTYPE_XBOXONE }, 160 { 0x045e, 0x0b00, "Microsoft X-Box One Elite 2 pad", MAP_PADDLES, XTYPE_XBOXONE }, 1135 if (xpad->mapping & MAP_PADDLES) { in xpadone_process_packet() 1961 if (xpad->mapping & MAP_PADDLES) { in xpad_init_input()
|