Home
last modified time | relevance | path

Searched refs:PSX_CMD_EXIT_CFG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dpsxpad-spi.c52 static const u8 PSX_CMD_EXIT_CFG[] = { variable
122 memcpy(pad->sendbuf, PSX_CMD_EXIT_CFG, sizeof(PSX_CMD_EXIT_CFG)); in psxpad_control_motor()
123 err = psxpad_command(pad, sizeof(PSX_CMD_EXIT_CFG)); in psxpad_control_motor()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dpsxpad-spi.c54 static const u8 PSX_CMD_EXIT_CFG[] = { variable
125 memcpy(pad->sendbuf, PSX_CMD_EXIT_CFG, sizeof(PSX_CMD_EXIT_CFG)); in psxpad_control_motor()
126 err = psxpad_command(pad, sizeof(PSX_CMD_EXIT_CFG)); in psxpad_control_motor()

Completed in 2 milliseconds