Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dhisi_dma.c83 struct hisi_dma_desc { struct
99 struct hisi_dma_desc *desc; argument
116 static inline struct hisi_dma_desc *to_hisi_dma_desc(struct virt_dma_desc *vd) in to_hisi_dma_desc()
118 return container_of(vd, struct hisi_dma_desc, vd); in to_hisi_dma_desc()
250 struct hisi_dma_desc *desc; in hisi_dma_prep_dma_memcpy()
274 struct hisi_dma_desc *desc; in hisi_dma_start_transfer()
435 struct hisi_dma_desc *desc; in hisi_dma_irq()