Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/mouse/
A Dsynaptics.c66 #define X_MAX_POSITIVE 8176 macro
878 if (hw->x > X_MAX_POSITIVE) in synaptics_parse_hw_state()
880 else if (hw->x == X_MAX_POSITIVE) in synaptics_parse_hw_state()

Completed in 6 milliseconds