Searched refs:motors (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-nvidia-shield.c | 155 struct thunderstrike_hostcmd_haptics motors; member 178 struct thunderstrike_hostcmd_haptics motors; member 363 report->haptics.motors = ts->haptics_val; in thunderstrike_hostcmd_req_work_handler() 384 struct thunderstrike_hostcmd_haptics *motors) in thunderstrike_update_haptics() argument 389 ts->haptics_val = *motors; in thunderstrike_update_haptics() 402 struct thunderstrike_hostcmd_haptics motors; in thunderstrike_play_effect() local 413 motors.motor_left = effect->u.rumble.strong_magnitude / 2047; in thunderstrike_play_effect() 414 motors.motor_right = effect->u.rumble.weak_magnitude / 2047; in thunderstrike_play_effect() 417 motors.motor_left, motors.motor_right); in thunderstrike_play_effect() 419 return thunderstrike_update_haptics(ts, &motors); in thunderstrike_play_effect() [all …]
|
H A D | Kconfig | 783 controller. For the pro controller, both rumble motors can be controlled
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/ |
H A D | python3-adafruit-circuitpython-motor_3.2.6.bb | 1 SUMMARY = "CircuitPython helper library provides higher level objects to control motors and servos."
|
/openbmc/linux/drivers/staging/fieldbus/Documentation/ |
H A D | fieldbus_dev.txt | 18 actuators, electric motors, console lights, switches, valves and contactors.
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | renesas,rz-mtu3.yaml | 51 motors (brushless DC motors) by using complementary PWM output and
|
/openbmc/linux/drivers/media/i2c/ |
H A D | Kconfig | 643 voice coil motors, controlled via I2C serial interface. 655 voice coil motors, controlled via I2C serial interface. 666 This is designed for linear control of voice coil motors, 679 voice coil motors, controlled via I2C serial interface. 691 voice coil motors, controlled via I2C serial interface.
|
/openbmc/linux/Documentation/input/ |
H A D | gamepad.rst | 64 simple rumble motors.
|
/openbmc/linux/Documentation/hwmon/ |
H A D | w83781d.rst | 466 hear the high-pitched PWM sound that motors give off at too-low-pwm.
|