Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/dma/
Dvirt-dma.c116 void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head) in vchan_dma_desc_free_list() function
130 EXPORT_SYMBOL_GPL(vchan_dma_desc_free_list);
Dvirt-dma.h46 void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head);
195 vchan_dma_desc_free_list(vc, &head); in vchan_free_chan_resources()
Dfsl-edma.c311 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_edma_terminate_all()
807 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_edma_free_chan_resources()
Ddma-jz4740.c282 vchan_dma_desc_free_list(&chan->vchan, &head); in jz4740_dma_terminate_all()
Dmoxart-dma.c208 vchan_dma_desc_free_list(&ch->vc, &head); in moxart_terminate_all()
Didma64.c495 vchan_dma_desc_free_list(&idma64c->vchan, &head); in idma64_terminate_all()
Ddma-axi-dmac.c339 vchan_dma_desc_free_list(&chan->vchan, &head); in axi_dmac_terminate_all()
Dtegra210-adma.c445 vchan_dma_desc_free_list(&tdc->vc, &head); in tegra_adma_terminate_all()
Ddma-jz4780.c522 vchan_dma_desc_free_list(&jzchan->vchan, &head); in jz4780_dma_terminate_all()
Dowl-dma.c623 vchan_dma_desc_free_list(&vchan->vc, &head); in owl_dma_terminate_all()
Dst_fdma.c679 vchan_dma_desc_free_list(&fchan->vchan, &head); in st_fdma_terminate_all()
Dbcm2835-dma.c834 vchan_dma_desc_free_list(&c->vc, &head); in bcm2835_dma_terminate_all()
Dsprd-dma.c826 vchan_dma_desc_free_list(&schan->vc, &head); in sprd_dma_terminate_all()
Dimg-mdc-dma.c715 vchan_dma_desc_free_list(&mchan->vc, &head); in mdc_terminate_all()
Dsun4i-dma.c892 vchan_dma_desc_free_list(&vchan->vc, &head); in sun4i_dma_terminate_all()
Dzx_dma.c689 vchan_dma_desc_free_list(&c->vc, &head); in zx_dma_terminate_all()
Dk3dma.c728 vchan_dma_desc_free_list(&c->vc, &head); in k3_dma_terminate_all()
Ds3c24xx-dma.c532 vchan_dma_desc_free_list(&s3cchan->vc, &head); in s3c24xx_dma_free_txd_list()
/Linux-v4.19/drivers/dma/hsu/
Dhsu.c406 vchan_dma_desc_free_list(&hsuc->vchan, &head); in hsu_dma_terminate_all()
/Linux-v4.19/drivers/staging/mt7621-dma/
Dmtk-hsdma.c303 vchan_dma_desc_free_list(&chan->vchan, &head); in mtk_hsdma_terminate_all()
Dralink-gdma.c246 vchan_dma_desc_free_list(&chan->vchan, &head); in gdma_dma_terminate_all()
/Linux-v4.19/drivers/dma/sh/
Dusb-dmac.c465 vchan_dma_desc_free_list(&uchan->vc, &head); in usb_dmac_chan_terminate_all()
/Linux-v4.19/drivers/dma/mediatek/
Dmtk-hsdma.c751 vchan_dma_desc_free_list(vc, &head); in mtk_hsdma_free_inactive_desc()
/Linux-v4.19/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c642 vchan_dma_desc_free_list(&chan->vc, &head); in dma_chan_terminate_all()
/Linux-v4.19/drivers/dma/qcom/
Dbam_dma.c715 vchan_dma_desc_free_list(&bchan->vc, &head); in bam_dma_terminate_all()

12