spew_count        178 drivers/input/mouse/hgpk.c 	priv->spew_count = 0;
spew_count        244 drivers/input/mouse/hgpk.c 		priv->spew_count++;
spew_count        246 drivers/input/mouse/hgpk.c 		if (priv->spew_count < SPEW_WATCH_COUNT)
spew_count         41 drivers/input/mouse/hgpk.h 	int spew_count, x_tally, y_tally;	/* spew detection */