Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/dma/
Dvirt-dma.c113 void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head) in vchan_dma_desc_free_list() function
127 EXPORT_SYMBOL_GPL(vchan_dma_desc_free_list);
Dvirt-dma.h44 void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head);
196 vchan_dma_desc_free_list(vc, &head); in vchan_free_chan_resources()
Dfsl-edma-common.c167 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_edma_terminate_all()
643 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_edma_free_chan_resources()
Duniphier-mdmac.c271 vchan_dma_desc_free_list(vc, &head); in uniphier_mdmac_terminate_all()
Dfsl-qdma.c305 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_qdma_free_chan_resources()
1011 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_qdma_terminate_all()
Dmoxart-dma.c208 vchan_dma_desc_free_list(&ch->vc, &head); in moxart_terminate_all()
Didma64.c486 vchan_dma_desc_free_list(&idma64c->vchan, &head); in idma64_terminate_all()
Dst_fdma.c671 vchan_dma_desc_free_list(&fchan->vchan, &head); in st_fdma_terminate_all()
Dtegra210-adma.c502 vchan_dma_desc_free_list(&tdc->vc, &head); in tegra_adma_terminate_all()
Dbcm2835-dma.c810 vchan_dma_desc_free_list(&c->vc, &head); in bcm2835_dma_terminate_all()
Ddma-axi-dmac.c440 vchan_dma_desc_free_list(&chan->vchan, &head); in axi_dmac_terminate_all()
Ddma-jz4780.c588 vchan_dma_desc_free_list(&jzchan->vchan, &head); in jz4780_dma_terminate_all()
Dsun4i-dma.c888 vchan_dma_desc_free_list(&vchan->vc, &head); in sun4i_dma_terminate_all()
Dimg-mdc-dma.c712 vchan_dma_desc_free_list(&mchan->vc, &head); in mdc_terminate_all()
Dzx_dma.c686 vchan_dma_desc_free_list(&c->vc, &head); in zx_dma_terminate_all()
Dowl-dma.c677 vchan_dma_desc_free_list(&vchan->vc, &head); in owl_dma_terminate_all()
Dk3dma.c745 vchan_dma_desc_free_list(&c->vc, &head); in k3_dma_terminate_all()
/Linux-v5.4/drivers/dma/hsu/
Dhsu.c399 vchan_dma_desc_free_list(&hsuc->vchan, &head); in hsu_dma_terminate_all()
/Linux-v5.4/drivers/dma/mediatek/
Dmtk-uart-apdma.c433 vchan_dma_desc_free_list(&c->vc, &head); in mtk_uart_apdma_terminate_all()
Dmtk-cqdma.c568 vchan_dma_desc_free_list(vc, &head); in mtk_cqdma_free_inactive_desc()
Dmtk-hsdma.c751 vchan_dma_desc_free_list(vc, &head); in mtk_hsdma_free_inactive_desc()
/Linux-v5.4/drivers/staging/mt7621-dma/
Dmtk-hsdma.c297 vchan_dma_desc_free_list(&chan->vchan, &head); in mtk_hsdma_terminate_all()
/Linux-v5.4/drivers/dma/sh/
Dusb-dmac.c462 vchan_dma_desc_free_list(&uchan->vc, &head); in usb_dmac_chan_terminate_all()
/Linux-v5.4/drivers/staging/ralink-gdma/
Dralink-gdma.c234 vchan_dma_desc_free_list(&chan->vchan, &head); in gdma_dma_terminate_all()
/Linux-v5.4/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c643 vchan_dma_desc_free_list(&chan->vc, &head); in dma_chan_terminate_all()

12