Searched refs:psxpad_set_motor_level (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | psxpad-spi.c | 132 static void psxpad_set_motor_level(struct psxpad *pad, in psxpad_set_motor_level() function 146 psxpad_set_motor_level(pad, in psxpad_spi_play_effect() 178 static void psxpad_set_motor_level(struct psxpad *pad, in psxpad_set_motor_level() function 347 psxpad_set_motor_level(pad, 0, 0); in psxpad_spi_probe() 379 psxpad_set_motor_level(pad, 0, 0); in psxpad_spi_suspend()
|
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | psxpad-spi.c | 135 static void psxpad_set_motor_level(struct psxpad *pad, in psxpad_set_motor_level() function 149 psxpad_set_motor_level(pad, in psxpad_spi_play_effect() 181 static void psxpad_set_motor_level(struct psxpad *pad, in psxpad_set_motor_level() function 350 psxpad_set_motor_level(pad, 0, 0); in psxpad_spi_probe() 382 psxpad_set_motor_level(pad, 0, 0); in psxpad_spi_suspend()
|
Completed in 2 milliseconds