Searched refs:emulate_scroll_wheel (Results 1 – 1 of 1) sorted by relevance
29 static bool emulate_scroll_wheel = true; variable30 module_param(emulate_scroll_wheel, bool, 0644);31 MODULE_PARM_DESC(emulate_scroll_wheel, "Emulate a scroll wheel");240 if (emulate_scroll_wheel && (input->id.product != in magicmouse_emit_touch()427 if (emulate_scroll_wheel) { in magicmouse_setup_input()