Searched refs:wheels (Results 1 – 11 of 11) sorted by relevance
/linux/tools/testing/selftests/hid/tests/ |
H A D | test_mouse.py | 42 def create_report(self, x, y, buttons=None, wheels=None, reportID=None): argument 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 99 r = self.create_report(x, y, buttons, wheels) 331 def event(self, x, y, buttons=None, wheels=None): argument 335 r = self.create_report(x, y, buttons, wheels, reportID=1) [all …]
|
/linux/drivers/input/joystick/iforce/ |
H A D | Kconfig | 17 tristate "I-Force USB joysticks and wheels" 24 tristate "I-Force Serial joysticks and wheels"
|
/linux/Documentation/userspace-api/gpio/ |
H A D | chardev.rst | 19 kernel wheels in userspace.
|
H A D | sysfs.rst | 39 to avoid reinventing kernel wheels in userspace.
|
/linux/Documentation/input/ |
H A D | input.rst | 183 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 D | event-codes.rst | 196 - These codes are used for vertical and horizontal scroll wheels, 198 physical size of which varies by device. For high-resolution wheels
|
/linux/tools/memory-model/Documentation/ |
H A D | recipes.txt | 7 takes off the training wheels to cover more involved examples, 191 Taking off the training wheels
|
/linux/Documentation/scsi/ |
H A D | FlashPoint.rst | 115 afternoon. Unfortunately, corporate wheels sometimes grind slowly,
|
/linux/Documentation/process/ |
H A D | 3.Early-stage.rst | 84 unaware of. Code which reinvents existing wheels is not only wasteful;
|
/linux/drivers/hid/ |
H A D | Kconfig | 101 Support for some A4TECH mice with two scroll wheels. 654 bool "Logitech wheels configuration and force feedback support" 660 support for following Logitech wheels:
|
/linux/drivers/input/mouse/ |
H A D | Kconfig | 26 mice with wheels and extra buttons, Microsoft, Logitech or Genius
|