Home
last modified time | relevance | path

Searched refs:mtk_hsdma_vdesc (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/dma/mediatek/
Dmtk-hsdma.c131 struct mtk_hsdma_vdesc { struct
259 static struct mtk_hsdma_vdesc *to_hsdma_vdesc(struct virt_dma_desc *vd) in to_hsdma_vdesc()
261 return container_of(vd, struct mtk_hsdma_vdesc, vd); in to_hsdma_vdesc()
302 kfree(container_of(vd, struct mtk_hsdma_vdesc, vd)); in mtk_hsdma_vdesc_free()
414 struct mtk_hsdma_vdesc *hvd) in mtk_hsdma_issue_pending_vdesc()
504 struct mtk_hsdma_vdesc *hvd; in mtk_hsdma_issue_vchan_pending()
537 struct mtk_hsdma_vdesc *hvd; in mtk_hsdma_free_rooms_in_ring()
682 struct mtk_hsdma_vdesc *hvd; in mtk_hsdma_tx_status()
724 struct mtk_hsdma_vdesc *hvd; in mtk_hsdma_prep_dma_memcpy()