/linux/drivers/dma/ |
H A D | virt-dma.c | 112 void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head) in vchan_dma_desc_free_list() function 121 EXPORT_SYMBOL_GPL(vchan_dma_desc_free_list);
|
H A D | milbeaut-xdmac.c | 232 vchan_dma_desc_free_list(vc, &head); in milbeaut_xdmac_terminate_all()
|
H A D | uniphier-mdmac.c | 271 vchan_dma_desc_free_list(vc, &head); in uniphier_mdmac_terminate_all()
|
H A D | fsl-edma-common.c | 244 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_edma_terminate_all() 848 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_edma_free_chan_resources()
|
H A D | fsl-qdma.c | 322 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_qdma_free_chan_resources() 1062 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_qdma_terminate_all()
|
H A D | milbeaut-hdmac.c | 311 vchan_dma_desc_free_list(vc, &head); in milbeaut_hdmac_terminate_all()
|
H A D | moxart-dma.c | 200 vchan_dma_desc_free_list(&ch->vc, &head); in moxart_terminate_all()
|
H A D | uniphier-xdmac.c | 425 vchan_dma_desc_free_list(vc, &head); in uniphier_xdmac_terminate_all()
|
H A D | ls2x-apb-dma.c | 495 vchan_dma_desc_free_list(&lchan->vchan, &head); in ls2x_dma_terminate_all()
|
H A D | loongson1-apb-dma.c | 413 vchan_dma_desc_free_list(&chan->vc, &head); in ls1x_dma_terminate_all()
|
H A D | idma64.c | 494 vchan_dma_desc_free_list(&idma64c->vchan, &head); in idma64_terminate_all()
|
H A D | st_fdma.c | 673 vchan_dma_desc_free_list(&fchan->vchan, &head); in st_fdma_terminate_all()
|
H A D | tegra210-adma.c | 500 vchan_dma_desc_free_list(&tdc->vc, &head); in tegra_adma_terminate_all()
|
H A D | hisi_dma.c | 570 vchan_dma_desc_free_list(&chan->vc, &head); in hisi_dma_terminate_all()
|
H A D | bcm2835-dma.c | 805 vchan_dma_desc_free_list(&c->vc, &head); in bcm2835_dma_terminate_all()
|
H A D | dma-jz4780.c | 596 vchan_dma_desc_free_list(&jzchan->vchan, &head); in jz4780_dma_terminate_all()
|
/linux/drivers/dma/sf-pdma/ |
H A D | sf-pdma.c | 153 vchan_dma_desc_free_list(&chan->vchan, &head); in sf_pdma_free_chan_resources() 223 vchan_dma_desc_free_list(&chan->vchan, &head); in sf_pdma_terminate_all()
|
/linux/drivers/dma/ptdma/ |
H A D | ptdma-dmaengine.c | 314 vchan_dma_desc_free_list(&chan->vc, &head); in pt_terminate_all()
|
/linux/drivers/dma/hsu/ |
H A D | hsu.c | 410 vchan_dma_desc_free_list(&hsuc->vchan, &head); in hsu_dma_terminate_all()
|
/linux/drivers/dma/mediatek/ |
H A D | mtk-uart-apdma.c | 438 vchan_dma_desc_free_list(&c->vc, &head); in mtk_uart_apdma_terminate_all()
|
H A D | mtk-hsdma.c | 750 vchan_dma_desc_free_list(vc, &head); in mtk_hsdma_free_inactive_desc()
|
H A D | mtk-cqdma.c | 567 vchan_dma_desc_free_list(vc, &head); in mtk_cqdma_free_inactive_desc()
|
/linux/drivers/dma/sh/ |
H A D | usb-dmac.c | 462 vchan_dma_desc_free_list(&uchan->vc, &head); in usb_dmac_chan_terminate_all()
|
H A D | rz-dmac.c | 545 vchan_dma_desc_free_list(&channel->vc, &head); in rz_dmac_terminate_all()
|
/linux/drivers/dma/qcom/ |
H A D | qcom_adm.c | 490 vchan_dma_desc_free_list(&achan->vc, &head); in adm_terminate_all()
|