Searched refs:dw_edma_desc (Results 1 – 2 of 2) sorted by relevance
28 struct dw_edma_desc *vd2dw_edma_desc(struct virt_dma_desc *vd) in vd2dw_edma_desc()30 return container_of(vd, struct dw_edma_desc, vd); in vd2dw_edma_desc()49 static struct dw_edma_desc *52 struct dw_edma_desc *desc; in dw_edma_alloc_desc()70 static void dw_edma_core_start(struct dw_edma_desc *desc, bool first) in dw_edma_core_start()106 struct dw_edma_desc *desc; in dw_edma_start_transfer()335 struct dw_edma_desc *desc; in dw_edma_device_tx_status()376 struct dw_edma_desc *desc; in dw_edma_device_transfer()595 struct dw_edma_desc *desc; in dw_hdma_set_callback_result()618 struct dw_edma_desc *desc; in dw_edma_done_interrupt()
55 struct dw_edma_desc { struct