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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dguillemot.c70 int bads; member in struct:guillemot
133 guillemot->bads++;
269 printk(KERN_INFO "guillemot.c: Failed %d reads out of %d on %s\n", guillemot->reads, guillemot->bads, guillemot->phys);
H A Dgrip.c60 int bads; member in struct:grip
203 grip->bads++;
219 grip->bads++;
238 grip->bads++;
260 grip->bads++;
H A Dgrip_mp.c55 int bads; member in struct:grip_mp
322 int flags, tries = 0, bads = 0; local
333 while (tries < 64 && bads < 8) { /* Reset multiport and try getting a packet */
343 bads++;
375 grip->bads++;
H A Dcobra.c52 int bads; member in struct:cobra
121 cobra->bads++;
H A Dinteract.c57 int bads; member in struct:interact
139 interact->bads++;
H A Dgf2k.c85 int bads; member in struct:gf2k
214 gf2k->bads++;
H A Danalog.c122 int bads; member in struct:analog_port
320 port->bads -= gameport_cooked_read(port->gameport, port->axes, &port->buttons);
326 port->bads -= analog_cooked_read(port);
327 port->bads -= analog_button_read(port, saitek, chf);
697 port->bads, port->reads, port->reads ? (port->bads * 100 / port->reads) : 0,
H A Da3d.c64 int bads; member in struct:a3d
187 a3d->bads++;
H A Dtmdc.c128 int bads; member in struct:tmdc
250 tmdc->bads += bad;
H A Dsidewinder.c127 int bads; member in struct:sw
507 sw->bads++;

Completed in 98 milliseconds