Searched defs:sdma_txreq (Results 1 – 2 of 2) sorted by relevance
58 struct sdma_txreq { struct59 struct list_head list;61 struct sdma_desc *descp;63 void *coalesce_buf;65 struct iowait *wait;89 static inline int sdma_txreq_built(struct sdma_txreq *tx) in sdma_txreq_built() argument
506 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit_ahg()570 void (*cb)(struct sdma_txreq *, int)) in sdma_txinit()
Completed in 8 milliseconds