Searched refs:ntrans (Results 1 – 2 of 2) sorted by relevance
1248 static inline struct spi_message *spi_message_alloc(unsigned ntrans, gfp_t flags) in spi_message_alloc() argument1256 mwt = kzalloc(struct_size(mwt, t, ntrans), flags); in spi_message_alloc()1261 for (i = 0; i < ntrans; i++) in spi_message_alloc()
1124 __field(int, ntrans)1139 __entry->ntrans = rqst->rq_ntrans;1150 __entry->ntrans, __entry->timeout