Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dtmdc.c175 static int tmdc_parse_packet(struct tmdc_port *port, unsigned char *data) in tmdc_parse_packet() function
238 if (tmdc_parse_packet(tmdc->port[i], data[i])) in tmdc_poll()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dtmdc.c172 static int tmdc_parse_packet(struct tmdc_port *port, unsigned char *data) in tmdc_parse_packet() function
235 if (tmdc_parse_packet(tmdc->port[i], data[i])) in tmdc_poll()

Completed in 2 milliseconds