Searched defs:refill_engine (Results 1 – 2 of 2) sorted by relevance
130 struct refill_engine { struct131 int id;132 struct dmm *dmm;133 struct tcm *tcm;135 u8 *refill_va;136 dma_addr_t refill_pa;139 struct dmm_txn txn;141 bool async;143 struct completion compl;167 struct refill_engine *engines; argument
138 struct refill_engine { struct139 int id;140 struct dmm *dmm;141 struct tcm *tcm;143 u8 *refill_va;144 dma_addr_t refill_pa;147 struct dmm_txn txn;149 bool async;151 struct completion compl;175 struct refill_engine *engines; argument