Searched refs:tmdc_parse_packet (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/input/joystick/
H A Dtmdc.c191 static int tmdc_parse_packet(struct tmdc_port *port, unsigned char *data) tmdc_parse_packet() function
254 if (tmdc_parse_packet(tmdc->port[i], data[i])) tmdc_poll()

Completed in 28 milliseconds