Home
last modified time | relevance | path

Searched full:wheels (Results 1 – 23 of 23) sorted by relevance

/linux/tools/testing/selftests/hid/tests/
H A Dtest_mouse.py42 def create_report(self, x, y, buttons=None, wheels=None, reportID=None): argument
50 :param wheels: a single value for the vertical wheel or a (vertical, horizontal) tuple for
51 the two wheels
69 if wheels is not None:
70 if isinstance(wheels, tuple):
71 wheel = wheels[0]
72 acpan = wheels[1]
74 wheel = wheels
88 def event(self, x, y, buttons=None, wheels=None): argument
96 :param wheels
331 event(self, x, y, buttons=None, wheels=None) global() argument
[all...]
/linux/drivers/input/joystick/iforce/
H A DKconfig17 tristate "I-Force USB joysticks and wheels"
24 tristate "I-Force Serial joysticks and wheels"
H A Diforce-serio.c6 * USB/RS232 I-Force joysticks and wheels.
239 .description = "RS232 I-Force joysticks and wheels driver",
250 MODULE_DESCRIPTION("RS232 I-Force joysticks and wheels driver");
H A Diforce-usb.c6 * USB/RS232 I-Force joysticks and wheels.
297 MODULE_DESCRIPTION("USB I-Force joysticks and wheels driver");
H A Diforce.h6 * USB/RS232 I-Force joysticks and wheels.
H A Diforce-ff.c6 * USB/RS232 I-Force joysticks and wheels.
/linux/drivers/hid/
H A Dhid-thrustmaster.c3 * When connected to the machine, the Thrustmaster wheels appear as
62 * Known wheels.
148 * adverse effects in other wheels.
H A Dhid-lg4ff.c3 * Force feedback support for Logitech Gaming Wheels
467 * all wheels except Formula Force EX */
514 /* Adjust for non-MOMO wheels */ in lg4ff_set_autocenter_default()
757 /* No other wheels have multiple modes */ in lg4ff_get_mode_switch_command()
1446 hid_info(hid, "Force feedback support for Logitech Gaming Wheels\n"); in lg4ff_init()
H A Dhid-lg.c43 /* Size of the original descriptors of the Driving Force (and Pro) wheels */
474 /* Several wheels report as this id when operating in emulation mode. */ in lg_report_fixup()
695 /* Ensure that Logitech wheels are not given a default fuzz/flat value */ in lg_input_mapped()
942 MODULE_PARM_DESC(lg4ff_no_autoswitch, "Do not switch multimode wheels to their native mode automatically");
H A DKconfig101 Support for some A4TECH mice with two scroll wheels.
696 bool "Logitech wheels configuration and force feedback support"
702 support for following Logitech wheels:
H A Dhid-logitech-hidpp.c567 /* Some wheels will rest 7/8ths of a detent from the previous detent in hidpp_scroll_counter_handle_scroll()
3497 /* HID++1.0 devices which use HID++ reports for their wheels */
3666 /* High-resolution scroll wheels */
/linux/Documentation/devicetree/bindings/counter/
H A Dinterrupt-counter.yaml14 and used for agricultural devices to measure rotation speed of wheels or
/linux/Documentation/input/
H A Dinput.rst183 Currently, it handles USB mice, joysticks, gamepads, steering wheels,
234 A driver for I-Force joysticks and wheels, both over USB and RS232.
H A Devent-codes.rst196 - These codes are used for vertical and horizontal scroll wheels,
198 physical size of which varies by device. For high-resolution wheels
/linux/Documentation/userspace-api/gpio/
H A Dchardev.rst19 kernel wheels in userspace.
H A Dsysfs.rst39 to avoid reinventing kernel wheels in userspace.
/linux/tools/memory-model/Documentation/
H A Drecipes.txt7 takes off the training wheels to cover more involved examples,
195 Taking off the training wheels
/linux/Documentation/scsi/
H A DFlashPoint.rst115 afternoon. Unfortunately, corporate wheels sometimes grind slowly,
/linux/drivers/input/mouse/
H A DKconfig26 mice with wheels and extra buttons, Microsoft, Logitech or Genius
H A Dpsmouse-base.c187 * Some A4Tech mice have two scroll wheels, with first in psmouse_process_byte()
/linux/Documentation/process/
H A D3.Early-stage.rst84 unaware of. Code which reinvents existing wheels is not only wasteful;
/linux/sound/usb/caiaq/
H A Dinput.c732 /* 2 encoder wheels */ in snd_usb_caiaq_input_init()
/linux/drivers/scsi/
H A DFlashPoint.c2463 the wheels fall off. */ in FPT_ssel()