Home
last modified time | relevance | path

Searched defs:spi_message (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/spi/
Dspi.h660 struct spi_message { struct
661 struct list_head transfers;
686 * spi_message ... between calls to spi_async and then later argument
693 static inline void spi_message_init(struct spi_message *m) in spi_message_init() argument