dmm_txn
struct dmm_txn txn;
static void *alloc_dma(struct dmm_txn *txn, size_t sz, dma_addr_t *pa)
static struct dmm_txn *dmm_txn_init(struct dmm *dmm, struct tcm *tcm)
struct dmm_txn *txn = NULL;
static void dmm_txn_append(struct dmm_txn *txn, struct pat_area *area,
static int dmm_txn_commit(struct dmm_txn *txn, bool wait)
struct dmm_txn *txn;