Searched defs:sdma_txreq (Results 1 – 2 of 2) sorted by relevance
99 struct sdma_txreq { struct100 struct list_head list;102 struct sdma_desc *descp;104 void *coalesce_buf;106 struct iowait *wait;130 static inline int sdma_txreq_built(struct sdma_txreq *tx) in sdma_txreq_built() argument
555 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit_ahg()619 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit()