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