Searched refs:ntrans (Results 1 – 1 of 1) sorted by relevance
1300 static inline struct spi_message *spi_message_alloc(unsigned ntrans, gfp_t flags) in spi_message_alloc() argument1308 mwt = kzalloc_flex(*mwt, t, ntrans, flags); in spi_message_alloc()1313 for (i = 0; i < ntrans; i++) in spi_message_alloc()