Home
last modified time | relevance | path

Searched refs:lg4ff_no_autoswitch (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/hid/
Dhid-lg.c940 int lg4ff_no_autoswitch = 0; variable
941 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…
Dhid-lg4ff.h6 extern int lg4ff_no_autoswitch; /* From hid-lg.c */
Dhid-lg4ff.c915 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()
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-driver-hid-logitech-lg4ff56 * hid_logitech module must be loaded with lg4ff_no_autoswitch=1