Home
last modified time | relevance | path

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

/linux-3.3/include/linux/spi/
Dspi.h490 struct spi_message { struct
491 struct list_head transfers;
515 * spi_message ... between calls to spi_async and then later argument
522 static inline void spi_message_init(struct spi_message *m) in spi_message_init() argument