Searched refs:psxpad (Results 1 – 3 of 3) sorted by relevance
60 struct psxpad { struct93 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()191 struct psxpad *pad = input_get_drvdata(input); in psxpad_spi_poll_open()200 struct psxpad *pad = input_get_drvdata(input); in psxpad_spi_poll_close()207 struct psxpad *pad = input_get_drvdata(input); in psxpad_spi_poll()284 struct psxpad *pad; in psxpad_spi_probe()[all …]
28 obj-$(CONFIG_JOYSTICK_PSXPAD_SPI) += psxpad-spi.o
354 module will be called psxpad-spi.
Completed in 12 milliseconds