lg4ff_no_autoswitch 958 drivers/hid/hid-lg.c int lg4ff_no_autoswitch = 0; lg4ff_no_autoswitch 959 drivers/hid/hid-lg.c module_param_named(lg4ff_no_autoswitch, lg4ff_no_autoswitch, int, S_IRUGO); lg4ff_no_autoswitch 960 drivers/hid/hid-lg.c MODULE_PARM_DESC(lg4ff_no_autoswitch, "Do not switch multimode wheels to their native mode automatically"); lg4ff_no_autoswitch 909 drivers/hid/hid-lg4ff.c if (target_product_id == USB_DEVICE_ID_LOGITECH_WHEEL && !lg4ff_no_autoswitch) { lg4ff_no_autoswitch 1232 drivers/hid/hid-lg4ff.c !lg4ff_no_autoswitch) { lg4ff_no_autoswitch 6 drivers/hid/hid-lg4ff.h extern int lg4ff_no_autoswitch; /* From hid-lg.c */