Searched refs:emulate_scroll_wheel (Results 1 – 1 of 1) sorted by relevance
32 static bool emulate_scroll_wheel = true; variable33 module_param(emulate_scroll_wheel, bool, 0644);34 MODULE_PARM_DESC(emulate_scroll_wheel, "Emulate a scroll wheel");217 if (emulate_scroll_wheel) { in magicmouse_emit_touch()378 if (emulate_scroll_wheel) { in magicmouse_setup_input()