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