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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dtmdc.c112 struct tmdc_port { struct
126 struct tmdc_port *port[2];
181 static int tmdc_parse_packet(struct tmdc_port *port, unsigned char *data)
271 struct tmdc_port *port;
276 tmdc->port[idx] = port = kzalloc(sizeof (struct tmdc_port), GFP_KERNEL);

Completed in 103 milliseconds