Searched refs:lg4ff_no_autoswitch (Results 1 – 4 of 4) sorted by relevance
5 extern int lg4ff_no_autoswitch; /* From hid-lg.c */
839 int lg4ff_no_autoswitch = 0; variable840 module_param_named(lg4ff_no_autoswitch, lg4ff_no_autoswitch, int, S_IRUGO);841 MODULE_PARM_DESC(lg4ff_no_autoswitch, "Do not switch multimode wheels to their native mode automati…
866 if (target_product_id == USB_DEVICE_ID_LOGITECH_WHEEL && !lg4ff_no_autoswitch) { in lg4ff_alternate_modes_store()1137 !lg4ff_no_autoswitch) { in lg4ff_handle_multimode_wheel()
42 * hid_logitech module must be loaded with lg4ff_no_autoswitch=1