Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-lg.c964 int lg4ff_no_autoswitch = 0; variable
965 module_param_named(lg4ff_no_autoswitch, lg4ff_no_autoswitch, int, S_IRUGO);
966 MODULE_PARM_DESC(lg4ff_no_autoswitch, "Do not switch multimode wheels to their native mode automati…
H A Dhid-lg4ff.h6 extern int lg4ff_no_autoswitch; /* From hid-lg.c */
H A 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()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-hid-logitech-lg4ff56 * hid_logitech module must be loaded with lg4ff_no_autoswitch=1