Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/mouse/
A Dhgpk.h41 int spew_count, x_tally, y_tally; /* spew detection */ member
A Dhgpk.c178 priv->spew_count = 0; in hgpk_reset_spew_detection()
244 priv->spew_count++; in hgpk_spewing_hack()
246 if (priv->spew_count < SPEW_WATCH_COUNT) in hgpk_spewing_hack()

Completed in 4 milliseconds