Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dhgpk.c44 #define ILLEGAL_XY 999999 macro
193 priv->xlast = priv->ylast = ILLEGAL_XY; in hgpk_reset_hack_state()