Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dsynaptics.c66 #define X_MAX_POSITIVE 8176 macro
877 if (hw->x > X_MAX_POSITIVE) in synaptics_parse_hw_state()
879 else if (hw->x == X_MAX_POSITIVE) in synaptics_parse_hw_state()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dsynaptics.c66 #define X_MAX_POSITIVE 8176 macro
879 if (hw->x > X_MAX_POSITIVE) in synaptics_parse_hw_state()
881 else if (hw->x == X_MAX_POSITIVE) in synaptics_parse_hw_state()

Completed in 7 milliseconds