Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/mouse/
A Dsynaptics.c52 #define ABS_POS_BITS 13 macro
879 hw->x -= 1 << ABS_POS_BITS; in synaptics_parse_hw_state()
884 hw->y -= 1 << ABS_POS_BITS; in synaptics_parse_hw_state()

Completed in 6 milliseconds