Home
last modified time | relevance | path

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

/linux-6.15/drivers/hid/
H A Dhid-magicmouse.c78 #define SCROLL_HR_MULT (120 / SCROLL_HR_STEPS) macro
329 -step_x_hr * SCROLL_HR_MULT); in magicmouse_emit_touch()
346 step_y_hr * SCROLL_HR_MULT); in magicmouse_emit_touch()