Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/dma/
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()
241 struct hisi_dma_desc *desc; in hisi_dma_prep_dma_memcpy()
265 struct hisi_dma_desc *desc; in hisi_dma_start_transfer()
427 struct hisi_dma_desc *desc; in hisi_dma_irq()