Searched full:motors (Results 1 – 10 of 10) sorted by relevance
/linux-6.8/drivers/hid/ |
D | hid-nvidia-shield.c | 155 struct thunderstrike_hostcmd_haptics motors; member 178 struct thunderstrike_hostcmd_haptics motors; member 361 report->haptics.motors = ts->haptics_val; in thunderstrike_hostcmd_req_work_handler() 382 struct thunderstrike_hostcmd_haptics *motors) in thunderstrike_update_haptics() argument 387 ts->haptics_val = *motors; in thunderstrike_update_haptics() 400 struct thunderstrike_hostcmd_haptics motors; in thunderstrike_play_effect() local 411 motors.motor_left = effect->u.rumble.strong_magnitude / 2047; in thunderstrike_play_effect() 412 motors.motor_right = effect->u.rumble.weak_magnitude / 2047; in thunderstrike_play_effect() 415 motors.motor_left, motors.motor_right); in thunderstrike_play_effect() 417 return thunderstrike_update_haptics(ts, &motors); in thunderstrike_play_effect() [all …]
|
D | Kconfig | 785 rumble motors can be controlled individually.
|
/linux-6.8/Documentation/devicetree/bindings/timer/ |
D | renesas,rz-mtu3.yaml | 51 motors (brushless DC motors) by using complementary PWM output and
|
/linux-6.8/drivers/media/i2c/ |
D | Kconfig | 710 voice coil motors, controlled via I2C serial interface. 722 voice coil motors, controlled via I2C serial interface. 733 This is designed for linear control of voice coil motors, 746 voice coil motors, controlled via I2C serial interface. 758 voice coil motors, controlled via I2C serial interface.
|
/linux-6.8/drivers/staging/fieldbus/Documentation/ |
D | fieldbus_dev.txt | 18 actuators, electric motors, console lights, switches, valves and contactors.
|
/linux-6.8/Documentation/input/ |
D | gamepad.rst | 64 simple rumble motors.
|
/linux-6.8/include/uapi/linux/ |
D | input.h | 423 * Some rumble pads have two motors of different weight. Strong_magnitude
|
/linux-6.8/Documentation/hwmon/ |
D | w83781d.rst | 466 hear the high-pitched PWM sound that motors give off at too-low-pwm.
|
/linux-6.8/drivers/staging/media/atomisp/pci/ |
D | atomisp_v4l2.c | 828 dev_warn(isp->dev, "too many atomisp motors\n"); in atomisp_subdev_probe()
|
/linux-6.8/drivers/input/joystick/ |
D | xpad.c | 649 * This should happen fast enough that the motors don't
|