Searched refs:psxpad (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | psxpad-spi.c | 60 struct psxpad { struct 72 static int psxpad_command(struct psxpad *pad, const u8 sendcmdlen) in psxpad_command() 93 static void psxpad_control_motor(struct psxpad *pad, in psxpad_control_motor() 132 static void psxpad_set_motor_level(struct psxpad *pad, in psxpad_set_motor_level() 142 struct psxpad *pad = input_get_drvdata(idev); in psxpad_spi_play_effect() 155 static int psxpad_spi_init_ff(struct psxpad *pad) in psxpad_spi_init_ff() 173 static void psxpad_control_motor(struct psxpad *pad, in psxpad_control_motor() 178 static void psxpad_set_motor_level(struct psxpad *pad, in psxpad_set_motor_level() 183 static inline int psxpad_spi_init_ff(struct psxpad *pad) in psxpad_spi_init_ff() 191 struct psxpad *pa in psxpad_spi_poll_open() [all...] |
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | psxpad-spi.c | 63 struct psxpad { struct 75 static int psxpad_command(struct psxpad *pad, const u8 sendcmdlen) in psxpad_command() 96 static void psxpad_control_motor(struct psxpad *pad, in psxpad_control_motor() 135 static void psxpad_set_motor_level(struct psxpad *pad, in psxpad_set_motor_level() 145 struct psxpad *pad = input_get_drvdata(idev); in psxpad_spi_play_effect() 158 static int psxpad_spi_init_ff(struct psxpad *pad) in psxpad_spi_init_ff() 176 static void psxpad_control_motor(struct psxpad *pad, in psxpad_control_motor() 181 static void psxpad_set_motor_level(struct psxpad *pad, in psxpad_set_motor_level() 186 static inline int psxpad_spi_init_ff(struct psxpad *pad) in psxpad_spi_init_ff() 194 struct psxpad *pa in psxpad_spi_poll_open() [all...] |
Completed in 2 milliseconds