Home
last modified time | relevance | path

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

/linux-4.1.27/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()
Ddma-jz4740.c284 vchan_dma_desc_free_list(&chan->vchan, &head); in jz4740_dma_terminate_all()
Dmoxart-dma.c207 vchan_dma_desc_free_list(&ch->vc, &head); in moxart_terminate_all()
Dbcm2835-dma.c497 vchan_dma_desc_free_list(&c->vc, &head); in bcm2835_dma_terminate_all()
Ddma-jz4780.c506 vchan_dma_desc_free_list(&jzchan->vchan, &head); in jz4780_dma_terminate_all()
Dimg-mdc-dma.c674 vchan_dma_desc_free_list(&mchan->vc, &head); in mdc_terminate_all()
Dk3dma.c594 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()
Dedma.c280 vchan_dma_desc_free_list(&echan->vchan, &head); in edma_terminate_all()
Dsun6i-dma.c729 vchan_dma_desc_free_list(&vchan->vc, &head); in sun6i_dma_terminate_all()
Ds3c24xx-dma.c536 vchan_dma_desc_free_list(&s3cchan->vc, &head); in s3c24xx_dma_free_txd_list()
Domap-dma.c998 vchan_dma_desc_free_list(&c->vc, &head); in omap_dma_terminate_all()
Dsa11x0-dma.c796 vchan_dma_desc_free_list(&c->vc, &head); in sa11x0_dma_device_terminate_all()
Damba-pl08x.c1188 vchan_dma_desc_free_list(&plchan->vc, &head); in pl08x_free_txd_list()
/linux-4.1.27/drivers/dma/hsu/
Dhsu.c394 vchan_dma_desc_free_list(&hsuc->vchan, &head); in hsu_dma_terminate_all()
/linux-4.1.27/drivers/dma/sh/
Dusb-dmac.c465 vchan_dma_desc_free_list(&uchan->vc, &head); in usb_dmac_chan_terminate_all()