Home
last modified time | relevance | path

Searched full:wheels (Results 1 – 25 of 48) 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
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: a single value for the vertical wheel or a (vertical, horizontal) tuple for
[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"
H A Diforce-serio.c6 * USB/RS232 I-Force joysticks and wheels.
245 .description = "RS232 I-Force joysticks and wheels driver",
256 MODULE_DESCRIPTION("RS232 I-Force joysticks and wheels driver");
H A Diforce-usb.c6 * USB/RS232 I-Force joysticks and wheels.
298 MODULE_DESCRIPTION("USB I-Force joysticks and wheels driver");
H A Diforce-main.c6 * USB/RS232 I-Force joysticks and wheels.
13 MODULE_DESCRIPTION("Core I-Force joysticks and wheels driver");
H A Diforce.h6 * USB/RS232 I-Force joysticks and wheels.
H A Diforce-packets.c6 * USB/RS232 I-Force 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/sdbusplus/
H A D.gitignore31 wheels/
32 share/python-wheels/
/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/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()
1445 hid_info(hid, "Force feedback support for Logitech Gaming Wheels\n"); in lg4ff_init()
/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/linux/Documentation/devicetree/bindings/counter/
H A Dinterrupt-counter.yaml14 and used for agricultural devices to measure rotation speed of wheels or
/openbmc/qemu/
H A Dpythondeps.toml21 # The install key should match the version in python/wheels/
/openbmc/qemu/python/scripts/
H A Dvendor.py48 vendor_dir = Path(__file__, "..", "..", "wheels").resolve()
/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
/openbmc/linux/Documentation/admin-guide/gpio/
H A Dsysfs.rst38 TO AVOID REINVENTING KERNEL WHEELS IN USERSPACE. I MEAN IT. REALLY.
/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

12