Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/joystick/
H A Dxpad.c93 #define XTYPE_XBOXONE 3 macro
274 { 0x0f0d, 0x0067, "HORIPAD ONE", 0, XTYPE_XBOXONE },
1185 case XTYPE_XBOXONE: in xpad_irq_in()
1204 if (xpad->xtype != XTYPE_XBOXONE) in xpad_prepare_next_init_packet()
1543 case XTYPE_XBOXONE: in xpad_play_effect()
1747 if (xpad->xtype == XTYPE_XBOXONE) { in xpad_start_input()
1873 if (xpad->xtype == XTYPE_XBOXONE) in xpad_set_up_abs()
1940 xpad->xtype == XTYPE_XBOXONE) { in xpad_init_input()
2060 xpad->xtype = XTYPE_XBOXONE; in xpad_probe()
2075 if (xpad->xtype == XTYPE_XBOXONE && in xpad_probe()
[all …]