Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dsynaptics.c69 #define X_MAX_POSITIVE 8176 macro
865 if (hw->x > X_MAX_POSITIVE) in synaptics_parse_hw_state()
867 else if (hw->x == X_MAX_POSITIVE) in synaptics_parse_hw_state()