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