Searched refs:ntrans (Results 1 – 2 of 2) sorted by relevance
1304 static inline struct spi_message *spi_message_alloc(unsigned ntrans, gfp_t flags) in spi_message_alloc() argument1312 mwt = kzalloc_flex(*mwt, t, ntrans, flags); in spi_message_alloc()1317 for (i = 0; i < ntrans; i++) in spi_message_alloc()
1122 __field(int, ntrans)1137 __entry->ntrans = rqst->rq_ntrans;1148 __entry->ntrans, __entry->timeout