Home
last modified time | relevance | path

Searched refs:wheels (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_mouse.py42 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 …]
/openbmc/linux/drivers/input/joystick/iforce/
H A DKconfig17 tristate "I-Force USB joysticks and wheels"
24 tristate "I-Force Serial joysticks and wheels"
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpython_pep517.bbclass18 # The directory where wheels will be written
47 bbfatal No wheels found in ${PEP517_WHEEL_PATH}
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-editables_0.5.bb1 SUMMARY = "A Python library for creating editable wheels"
H A Dpython3-installer_0.7.0.bb1 SUMMARY = "Library and tool for installing Python wheels"
/openbmc/qemu/docs/system/arm/
H A Dmusicpal.rst19 - 2 buttons, 2 navigation wheels with button function
/openbmc/sdbusplus/
H A D.gitignore31 wheels/
32 share/python-wheels/
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pandas/
H A D0001-pyproject.toml-Downgrade-numpy-version-needs-to-1.x.patch21 # Force numpy higher than 2.0rc1, so that built wheels are compatible
H A D0001-pyproject.toml-don-t-pin-dependency-versions.patch32 # Force numpy higher than 2.0rc1, so that built wheels are compatible
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0010-configure-lookup-meson-exutable-from-PATH.patch16 $mkvenv ensuregroup --dir "${source_path}/python/wheels" \
/openbmc/qemu/
H A Dpythondeps.toml21 # The install key should match the version in python/wheels/
/openbmc/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
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-4.0.rst144 - The Python package build process is now based on `wheels <https://pythonwheels.com/>`__.
152 with wheels, for example it creates files outside of the Python module or standard
H A Drelease-notes-4.0.rst31 - The Python package build process is now based on `wheels <https://pythonwheels.com/>`__
/openbmc/linux/tools/memory-model/Documentation/
H A Drecipes.txt7 takes off the training wheels to cover more involved examples,
191 Taking off the training wheels
/openbmc/linux/Documentation/scsi/
H A DFlashPoint.rst115 afternoon. Unfortunately, corporate wheels sometimes grind slowly,
/openbmc/qemu/docs/devel/
H A Dbuild-system.rst150 virtual environment with ``pip``, either from wheels in ``python/wheels``
/openbmc/linux/Documentation/process/
H A D3.Early-stage.rst84 unaware of. Code which reinvents existing wheels is not only wasteful;
/openbmc/linux/drivers/hid/
H A DKconfig101 Support for some A4TECH mice with two scroll wheels.
648 bool "Logitech wheels configuration and force feedback support"
654 support for following Logitech wheels:
/openbmc/linux/drivers/input/mouse/
H A DKconfig26 mice with wheels and extra buttons, Microsoft, Logitech or Genius
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dclasses.rst2909 ``wheels``. A common solution is the replace
2917 the ``setup.py`` cannot be used with wheels, for example it creates files
2931 not wheels. This use of ``setuptools`` like this is
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]
/openbmc/linux/
H A Dopengrok0.0.log[all...]

12