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

/linux-master/drivers/input/keyboard/
H A Dapplespi.c30 * encapsulated in one or more packets (struct spi_packet). There are two types
322 * struct spi_packet - a complete spi packet; always 256 bytes. This carries
327 * spi_packet's are concatenated until @remaining is 0, and the result is an
346 struct spi_packet { struct
767 struct spi_packet *packet = (struct spi_packet *)applespi->tx_buffer;
1355 struct spi_packet *packet,
1400 struct spi_packet *packet)
1421 struct spi_packet *packet;
1447 packet = (struct spi_packet *)applesp
[all...]

Completed in 87 milliseconds