Lines Matching defs:pad
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() local
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 *pad = input_get_drvdata(input); in psxpad_spi_poll_open() local
203 struct psxpad *pad = input_get_drvdata(input); in psxpad_spi_poll_close() local
210 struct psxpad *pad = input_get_drvdata(input); in psxpad_spi_poll() local
287 struct psxpad *pad; in psxpad_spi_probe() local
380 struct psxpad *pad = spi_get_drvdata(spi); in psxpad_spi_suspend() local