x_tally 180 drivers/input/mouse/hgpk.c priv->x_tally = 0; x_tally 233 drivers/input/mouse/hgpk.c priv->x_tally += x; x_tally 259 drivers/input/mouse/hgpk.c if (abs(priv->x_tally) < 3 && abs(priv->y_tally) < 3) { x_tally 261 drivers/input/mouse/hgpk.c priv->x_tally, priv->y_tally); x_tally 41 drivers/input/mouse/hgpk.h int spew_count, x_tally, y_tally; /* spew detection */