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