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