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