Home
last modified time | relevance | path

Searched refs:motors (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/hid/
H A Dhid-nvidia-shield.c155 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 DKconfig831 rumble motors can be controlled individually.
/linux-6.15/Documentation/devicetree/bindings/timer/
H A Drenesas,rz-mtu3.yaml51 motors (brushless DC motors) by using complementary PWM output and
/linux-6.15/Documentation/input/
H A Dgamepad.rst64 simple rumble motors.
/linux-6.15/drivers/media/i2c/
H A DKconfig747 voice coil motors, controlled via I2C serial interface.
759 voice coil motors, controlled via I2C serial interface.
770 This is designed for linear control of voice coil motors,
783 voice coil motors, controlled via I2C serial interface.
795 voice coil motors, controlled via I2C serial interface.
/linux-6.15/Documentation/hwmon/
H A Dw83781d.rst466 hear the high-pitched PWM sound that motors give off at too-low-pwm.