Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dvirt-dma.h18 struct virt_dma_desc { struct
27 void (*desc_free)(struct virt_dma_desc *); argument
36 struct virt_dma_desc *cyclic;
46 struct virt_dma_desc *vchan_find_desc(struct virt_dma_chan *, dma_cookie_t);
55 struct virt_dma_desc *vd, unsigned long tx_flags) in vchan_tx_prep()
84 static inline void vchan_cookie_complete(struct virt_dma_desc *vd) in vchan_cookie_complete()
102 static inline void vchan_cyclic_callback(struct virt_dma_desc *vd) in vchan_cyclic_callback()
116 static inline struct virt_dma_desc *vchan_next_desc(struct virt_dma_chan *vc) in vchan_next_desc()
121 return list_first_entry(&vc->desc_issued, struct virt_dma_desc, node); in vchan_next_desc()
Dvirt-dma.c17 static struct virt_dma_desc *to_virt_desc(struct dma_async_tx_descriptor *tx) in to_virt_desc()
19 return container_of(tx, struct virt_dma_desc, tx); in to_virt_desc()
25 struct virt_dma_desc *vd = to_virt_desc(tx); in vchan_tx_submit()
42 struct virt_dma_desc *vchan_find_desc(struct virt_dma_chan *vc, in vchan_find_desc()
45 struct virt_dma_desc *vd; in vchan_find_desc()
62 struct virt_dma_desc *vd; in vchan_complete()
81 vd = list_first_entry(&head, struct virt_dma_desc, node); in vchan_complete()
97 struct virt_dma_desc *vd = list_first_entry(head, in vchan_dma_desc_free_list()
98 struct virt_dma_desc, node); in vchan_dma_desc_free_list()
Ddma-jz4740.c106 struct virt_dma_desc vdesc;
146 static struct jz4740_dma_desc *to_jz4740_dma_desc(struct virt_dma_desc *vdesc) in to_jz4740_dma_desc()
293 struct virt_dma_desc *vdesc; in jz4740_dma_start_transfer()
471 struct virt_dma_desc *vdesc; in jz4740_dma_tx_status()
500 static void jz4740_dma_desc_free(struct virt_dma_desc *vdesc) in jz4740_dma_desc_free()
Dmoxart-dma.c128 struct virt_dma_desc vd;
180 static void moxart_dma_desc_free(struct virt_dma_desc *vd) in moxart_dma_desc_free()
421 struct virt_dma_desc *vd; in moxart_dma_start_desc()
481 struct virt_dma_desc *vd; in moxart_tx_status()
Ddma-jz4780.c116 struct virt_dma_desc vdesc;
159 struct virt_dma_desc *vdesc) in to_jz4780_dma_desc()
208 static void jz4780_dma_desc_free(struct virt_dma_desc *vdesc) in jz4780_dma_desc_free()
418 struct virt_dma_desc *vdesc; in jz4780_dma_begin()
548 struct virt_dma_desc *vdesc; in jz4780_dma_tx_status()
Dbcm2835-dma.c81 struct virt_dma_desc vd;
143 static void bcm2835_dma_desc_free(struct virt_dma_desc *vd) in bcm2835_dma_desc_free()
190 struct virt_dma_desc *vd = vchan_next_desc(&c->vc); in bcm2835_dma_start_desc()
287 struct virt_dma_desc *vd; in bcm2835_dma_tx_status()
Dimg-mdc-dma.c108 struct virt_dma_desc vd;
178 struct virt_dma_desc *vdesc = container_of(t, struct virt_dma_desc, tx); in to_mdc_desc()
279 static void mdc_desc_free(struct virt_dma_desc *vd) in mdc_desc_free()
532 struct virt_dma_desc *vd; in mdc_issue_desc()
581 struct virt_dma_desc *vd; in mdc_tx_status()
Dfsl-edma.c157 struct virt_dma_desc vdesc;
223 static struct fsl_edma_desc *to_fsl_edma_desc(struct virt_dma_desc *vd) in to_fsl_edma_desc()
280 static void fsl_edma_free_desc(struct virt_dma_desc *vdesc) in fsl_edma_free_desc()
358 struct virt_dma_desc *vdesc, bool in_progress) in fsl_edma_desc_residue()
404 struct virt_dma_desc *vdesc; in fsl_edma_tx_status()
642 struct virt_dma_desc *vdesc; in fsl_edma_xfer_desc()
Dk3dma.c68 struct virt_dma_desc vd;
234 struct virt_dma_desc *vd = vchan_next_desc(&c->vc); in k3_dma_start_txd()
336 struct virt_dma_desc *vd; in k3_dma_tx_status()
644 static void k3_dma_free_desc(struct virt_dma_desc *vd) in k3_dma_free_desc()
Dqcom_bam_dma.c67 struct virt_dma_desc vd;
826 struct virt_dma_desc *vd; in bam_tx_status()
884 struct virt_dma_desc *vd = vchan_next_desc(&bchan->vc); in bam_start_dma()
992 static void bam_dma_free_desc(struct virt_dma_desc *vd) in bam_dma_free_desc()
Dedma.c69 struct virt_dma_desc vdesc;
144 static void edma_desc_free(struct virt_dma_desc *vdesc) in edma_desc_free()
152 struct virt_dma_desc *vdesc; in edma_execute()
939 struct virt_dma_desc *vdesc; in edma_tx_status()
Dsun6i-dma.c130 struct virt_dma_desc vd;
332 static void sun6i_dma_free_desc(struct virt_dma_desc *vd) in sun6i_dma_free_desc()
361 struct virt_dma_desc *desc = vchan_next_desc(&vchan->vc); in sun6i_dma_start_desc()
741 struct virt_dma_desc *vd; in sun6i_dma_tx_status()
Ds3c24xx-dma.c170 struct virt_dma_desc vd;
514 struct virt_dma_desc *vd = vchan_next_desc(&s3cchan->vc); in s3c24xx_dma_start_next_txd()
643 static void s3c24xx_dma_desc_free(struct virt_dma_desc *vd) in s3c24xx_dma_desc_free()
764 struct virt_dma_desc *vd; in s3c24xx_dma_tx_status()
Domap-dma.c63 struct virt_dma_desc vd;
176 static void omap_dma_desc_free(struct virt_dma_desc *vd) in omap_dma_desc_free()
386 struct virt_dma_desc *vd = vchan_next_desc(&c->vc); in omap_dma_start_desc()
699 struct virt_dma_desc *vd; in omap_dma_tx_status()
Dsa11x0-dma.c77 struct virt_dma_desc vd;
142 struct virt_dma_desc *vd = vchan_next_desc(&c->vc); in sa11x0_dma_next_desc()
147 static void sa11x0_dma_free_desc(struct virt_dma_desc *vd) in sa11x0_dma_free_desc()
427 struct virt_dma_desc *vd; in sa11x0_dma_tx_status()
Damba-pl08x.c184 struct virt_dma_desc vd;
398 struct virt_dma_desc *vd = vchan_next_desc(&plchan->vc); in pl08x_start_next_txd()
1170 static void pl08x_desc_free(struct virt_dma_desc *vd) in pl08x_desc_free()
1217 struct virt_dma_desc *vd; in pl08x_dma_tx_status()
/linux-4.1.27/drivers/dma/hsu/
Dhsu.h67 struct virt_dma_desc vdesc;
75 static inline struct hsu_dma_desc *to_hsu_dma_desc(struct virt_dma_desc *vdesc) in to_hsu_dma_desc()
Dhsu.c121 struct virt_dma_desc *vdesc; in hsu_dma_start_transfer()
214 static void hsu_dma_desc_free(struct virt_dma_desc *vdesc) in hsu_dma_desc_free()
292 struct virt_dma_desc *vdesc; in hsu_dma_tx_status()
/linux-4.1.27/drivers/dma/sh/
Dusb-dmac.c55 struct virt_dma_desc vd;
227 struct virt_dma_desc *vd; in usb_dmac_chan_start_desc()
510 struct virt_dma_desc *vd; in usb_dmac_chan_get_residue()
568 static void usb_dmac_virt_desc_free(struct virt_dma_desc *vd) in usb_dmac_virt_desc_free()