Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/joystick/
H A Dxpad.c597 #define GIP_CMD_INPUT 0x20 macro
1065 } else if (data[0] == GIP_CMD_INPUT) { /* The main valid packet type for inputs */ in xpadone_process_packet()