emulate_scroll_wheel   29 drivers/hid/hid-magicmouse.c static bool emulate_scroll_wheel = true;
emulate_scroll_wheel   30 drivers/hid/hid-magicmouse.c module_param(emulate_scroll_wheel, bool, 0644);
emulate_scroll_wheel   31 drivers/hid/hid-magicmouse.c MODULE_PARM_DESC(emulate_scroll_wheel, "Emulate a scroll wheel");
emulate_scroll_wheel  240 drivers/hid/hid-magicmouse.c 	if (emulate_scroll_wheel && (input->id.product !=
emulate_scroll_wheel  427 drivers/hid/hid-magicmouse.c 		if (emulate_scroll_wheel) {