Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dhisi_dma.c83 struct hisi_dma_desc { struct
99 struct hisi_dma_desc *desc;
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()
/kernel/linux/linux-6.6/drivers/dma/
H A Dhisi_dma.c139 struct hisi_dma_desc { struct
155 struct hisi_dma_desc *desc;
325 static inline struct hisi_dma_desc *to_hisi_dma_desc(struct virt_dma_desc *vd) in to_hisi_dma_desc()
327 return container_of(vd, struct hisi_dma_desc, vd); in to_hisi_dma_desc()
486 struct hisi_dma_desc *desc; in hisi_dma_prep_dma_memcpy()
510 struct hisi_dma_desc *desc; in hisi_dma_start_transfer()
731 struct hisi_dma_desc *desc; in hisi_dma_irq()

Completed in 3 milliseconds