Searched refs:ntrans (Results 1 – 2 of 2) sorted by relevance
1229 static inline struct spi_message *spi_message_alloc(unsigned ntrans, gfp_t flags) in spi_message_alloc() argument1237 mwt = kzalloc(struct_size(mwt, t, ntrans), flags); in spi_message_alloc()1242 for (i = 0; i < ntrans; i++) in spi_message_alloc()
1123 __field(int, ntrans)1138 __entry->ntrans = rqst->rq_ntrans;1149 __entry->ntrans, __entry->timeout