Searched defs:dma_emul_data (Results 1 – 1 of 1) sorted by relevance
61 struct dma_emul_data { struct62 struct dma_context dma_ctx;63 atomic_t *channels_atomic;64 struct k_spinlock lock;65 struct k_work_q work_q;66 struct dma_emul_work work;