Home
last modified time | relevance | path

Searched refs:xsaw_secondary (Results 1 – 2 of 2) sorted by relevance

/drivers/input/mouse/
Dhgpk.h46 int xsaw_secondary, ysaw_secondary; /* jumpiness detection */ member
Dhgpk.c144 priv->xsaw_secondary++; in hgpk_discard_decay_hack()
146 if (priv->xbigj && priv->xsaw_secondary > 1) in hgpk_discard_decay_hack()
149 priv->xsaw_secondary = 0; in hgpk_discard_decay_hack()
195 priv->xsaw_secondary = priv->ysaw_secondary = 0; in hgpk_reset_hack_state()