Searched defs:spi_message (Results 1 – 1 of 1) sorted by relevance
660 struct spi_message { struct661 struct list_head transfers;686 * spi_message ... between calls to spi_async and then later argument693 static inline void spi_message_init(struct spi_message *m) in spi_message_init() argument