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