Searched refs:motors (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/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 | 783 controller. For the pro controller, both rumble motors can be controlled
|
/Linux-v6.6/drivers/staging/fieldbus/Documentation/ |
D | fieldbus_dev.txt | 18 actuators, electric motors, console lights, switches, valves and contactors.
|
/Linux-v6.6/drivers/media/i2c/ |
D | Kconfig | 642 voice coil motors, controlled via I2C serial interface. 654 voice coil motors, controlled via I2C serial interface. 665 This is designed for linear control of voice coil motors, 678 voice coil motors, controlled via I2C serial interface. 690 voice coil motors, controlled via I2C serial interface.
|
/Linux-v6.6/Documentation/input/ |
D | gamepad.rst | 64 simple rumble motors.
|
/Linux-v6.6/Documentation/hwmon/ |
D | w83781d.rst | 466 hear the high-pitched PWM sound that motors give off at too-low-pwm.
|