Lines Matching defs:pad
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() local
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 *pad = input_get_drvdata(input); in psxpad_spi_poll_open() local
200 struct psxpad *pad = input_get_drvdata(input); in psxpad_spi_poll_close() local
207 struct psxpad *pad = input_get_drvdata(input); in psxpad_spi_poll() local
284 struct psxpad *pad; in psxpad_spi_probe() local
377 struct psxpad *pad = spi_get_drvdata(spi); in psxpad_spi_suspend() local