Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/mouse/
A Dhgpk.h47 int xsaw_secondary, ysaw_secondary; /* jumpiness detection */ member
A Dhgpk.c141 priv->xsaw_secondary++; in hgpk_discard_decay_hack()
143 if (priv->xbigj && priv->xsaw_secondary > 1) in hgpk_discard_decay_hack()
146 priv->xsaw_secondary = 0; in hgpk_discard_decay_hack()
192 priv->xsaw_secondary = priv->ysaw_secondary = 0; in hgpk_reset_hack_state()

Completed in 5 milliseconds