Lines Matching refs:spi_packet
30 * encapsulated in one or more packets (struct spi_packet). There are two types
313 * struct spi_packet - a complete spi packet; always 256 bytes. This carries
318 * spi_packet's are concatenated until @remaining is 0, and the result is an
337 struct spi_packet {
752 struct spi_packet *packet = (struct spi_packet *)applespi->tx_buffer;
1340 struct spi_packet *packet,
1385 struct spi_packet *packet)
1406 struct spi_packet *packet;
1432 packet = (struct spi_packet *)applespi->rx_buffer;