Searched refs:PSX_CMD_POLL (Results 1 – 1 of 1) sorted by relevance
42 static const u8 PSX_CMD_POLL[] = { variable69 u8 response[sizeof(PSX_CMD_POLL)] ____cacheline_aligned;213 memcpy(pad->sendbuf, PSX_CMD_POLL, sizeof(PSX_CMD_POLL)); in psxpad_spi_poll()216 err = psxpad_command(pad, sizeof(PSX_CMD_POLL)); in psxpad_spi_poll()