Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dvirt-dma.h44 void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head);
151 vchan_dma_desc_free_list(vc, &head); in vchan_free_chan_resources()
Dvirt-dma.c94 void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head) in vchan_dma_desc_free_list() function
104 EXPORT_SYMBOL_GPL(vchan_dma_desc_free_list);
Dfsl-edma.c303 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_edma_terminate_all()
785 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_edma_free_chan_resources()
Dmoxart-dma.c207 vchan_dma_desc_free_list(&ch->vc, &head); in moxart_terminate_all()
Ddma-jz4740.c284 vchan_dma_desc_free_list(&chan->vchan, &head); in jz4740_dma_terminate_all()
Dbcm2835-dma.c527 vchan_dma_desc_free_list(&c->vc, &head); in bcm2835_dma_terminate_all()
Ddma-axi-dmac.c305 vchan_dma_desc_free_list(&chan->vchan, &head); in axi_dmac_terminate_all()
Didma64.c500 vchan_dma_desc_free_list(&idma64c->vchan, &head); in idma64_terminate_all()
Ddma-jz4780.c518 vchan_dma_desc_free_list(&jzchan->vchan, &head); in jz4780_dma_terminate_all()
Dk3dma.c593 vchan_dma_desc_free_list(&c->vc, &head); in k3_dma_terminate_all()
Dqcom_bam_dma.c682 vchan_dma_desc_free_list(&bchan->vc, &head); in bam_dma_terminate_all()
Dimg-mdc-dma.c674 vchan_dma_desc_free_list(&mchan->vc, &head); in mdc_terminate_all()
Dsun6i-dma.c729 vchan_dma_desc_free_list(&vchan->vc, &head); in sun6i_dma_terminate_all()
Dzx296702_dma.c689 vchan_dma_desc_free_list(&c->vc, &head); in zx_dma_terminate_all()
Dsun4i-dma.c892 vchan_dma_desc_free_list(&vchan->vc, &head); in sun4i_dma_terminate_all()
Ds3c24xx-dma.c536 vchan_dma_desc_free_list(&s3cchan->vc, &head); in s3c24xx_dma_free_txd_list()
Dsa11x0-dma.c796 vchan_dma_desc_free_list(&c->vc, &head); in sa11x0_dma_device_terminate_all()
Domap-dma.c1052 vchan_dma_desc_free_list(&c->vc, &head); in omap_dma_terminate_all()
Dpxa_dma.c1164 vchan_dma_desc_free_list(&chan->vc, &head); in pxad_terminate_all()
Damba-pl08x.c1190 vchan_dma_desc_free_list(&plchan->vc, &head); in pl08x_free_txd_list()
Dedma.c864 vchan_dma_desc_free_list(&echan->vchan, &head); in edma_terminate_all()
/linux-4.4.14/drivers/dma/hsu/
Dhsu.c365 vchan_dma_desc_free_list(&hsuc->vchan, &head); in hsu_dma_terminate_all()
/linux-4.4.14/drivers/dma/sh/
Dusb-dmac.c465 vchan_dma_desc_free_list(&uchan->vc, &head); in usb_dmac_chan_terminate_all()