Searched refs:scroll_acceleration (Results 1 – 1 of 1) sorted by relevance
48 static bool scroll_acceleration = false; variable49 module_param(scroll_acceleration, bool, 0644);50 MODULE_PARM_DESC(scroll_acceleration, "Accelerate sequential scroll events");230 if (scroll_acceleration && time_before(now, in magicmouse_emit_touch()