/openbmc/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 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 D | Kconfig | 17 tristate "I-Force USB joysticks and wheels" 24 tristate "I-Force Serial joysticks and wheels"
|
H A D | iforce-serio.c | 6 * 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 D | iforce-usb.c | 6 * USB/RS232 I-Force joysticks and wheels. 298 MODULE_DESCRIPTION("USB I-Force joysticks and wheels driver");
|
H A D | iforce-main.c | 6 * USB/RS232 I-Force joysticks and wheels. 13 MODULE_DESCRIPTION("Core I-Force joysticks and wheels driver");
|
H A D | iforce.h | 6 * USB/RS232 I-Force joysticks and wheels.
|
H A D | iforce-packets.c | 6 * USB/RS232 I-Force joysticks and wheels.
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | python_pep517.bbclass | 18 # The directory where wheels will be written 47 bbfatal No wheels found in ${PEP517_WHEEL_PATH}
|
/openbmc/sdbusplus/ |
H A D | .gitignore | 31 wheels/ 32 share/python-wheels/
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-editables_0.5.bb | 1 SUMMARY = "A Python library for creating editable wheels"
|
H A D | python3-installer_0.7.0.bb | 1 SUMMARY = "Library and tool for installing Python wheels"
|
/openbmc/qemu/docs/system/arm/ |
H A D | musicpal.rst | 19 - 2 buttons, 2 navigation wheels with button function
|
/openbmc/linux/drivers/hid/ |
H A D | hid-thrustmaster.c | 3 * When connected to the machine, the Thrustmaster wheels appear as 62 * Known wheels. 148 * adverse effects in other wheels.
|
H A D | hid-lg4ff.c | 3 * 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 D | 0001-pyproject.toml-Downgrade-numpy-version-needs-to-1.x.patch | 21 # Force numpy higher than 2.0rc1, so that built wheels are compatible
|
H A D | 0001-pyproject.toml-don-t-pin-dependency-versions.patch | 32 # Force numpy higher than 2.0rc1, so that built wheels are compatible
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
H A D | 0010-configure-lookup-meson-exutable-from-PATH.patch | 16 $mkvenv ensuregroup --dir "${source_path}/python/wheels" \
|
/openbmc/linux/Documentation/devicetree/bindings/counter/ |
H A D | interrupt-counter.yaml | 14 and used for agricultural devices to measure rotation speed of wheels or
|
/openbmc/qemu/ |
H A D | pythondeps.toml | 21 # The install key should match the version in python/wheels/
|
/openbmc/qemu/python/scripts/ |
H A D | vendor.py | 48 vendor_dir = Path(__file__, "..", "..", "wheels").resolve()
|
/openbmc/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
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-4.0.rst | 144 - 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 D | sysfs.rst | 38 TO AVOID REINVENTING KERNEL WHEELS IN USERSPACE. I MEAN IT. REALLY.
|
/openbmc/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
|