Home
last modified time | relevance | path

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

123

/linux/drivers/dma/
A Dvirt-dma.h44 void vchan_dma_desc_free_list(struct virt_dma_chan *vc, struct list_head *head);
199 vchan_dma_desc_free_list(vc, &head); in vchan_free_chan_resources()
224 vchan_dma_desc_free_list(vc, &head); in vchan_synchronize()
A Dvirt-dma.c112 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);
A Dmilbeaut-xdmac.c232 vchan_dma_desc_free_list(vc, &head); in milbeaut_xdmac_terminate_all()
A Dfsl-edma-common.c172 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_edma_terminate_all()
684 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_edma_free_chan_resources()
A Duniphier-mdmac.c271 vchan_dma_desc_free_list(vc, &head); in uniphier_mdmac_terminate_all()
A Dfsl-qdma.c317 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()
A Dmilbeaut-hdmac.c311 vchan_dma_desc_free_list(vc, &head); in milbeaut_hdmac_terminate_all()
A Dmoxart-dma.c208 vchan_dma_desc_free_list(&ch->vc, &head); in moxart_terminate_all()
A Dhisi_dma.c326 vchan_dma_desc_free_list(&chan->vc, &head); in hisi_dma_terminate_all()
A Duniphier-xdmac.c424 vchan_dma_desc_free_list(vc, &head); in uniphier_xdmac_terminate_all()
A Didma64.c486 vchan_dma_desc_free_list(&idma64c->vchan, &head); in idma64_terminate_all()
A Dbcm2835-dma.c805 vchan_dma_desc_free_list(&c->vc, &head); in bcm2835_dma_terminate_all()
A Dst_fdma.c672 vchan_dma_desc_free_list(&fchan->vchan, &head); in st_fdma_terminate_all()
A Dtegra210-adma.c498 vchan_dma_desc_free_list(&tdc->vc, &head); in tegra_adma_terminate_all()
/linux/drivers/dma/sf-pdma/
A Dsf-pdma.c162 vchan_dma_desc_free_list(&chan->vchan, &head); in sf_pdma_free_chan_resources()
226 vchan_dma_desc_free_list(&chan->vchan, &head); in sf_pdma_terminate_all()
/linux/drivers/dma/ptdma/
A Dptdma-dmaengine.c290 vchan_dma_desc_free_list(&chan->vc, &head); in pt_terminate_all()
/linux/drivers/dma/hsu/
A Dhsu.c402 vchan_dma_desc_free_list(&hsuc->vchan, &head); in hsu_dma_terminate_all()
/linux/drivers/dma/mediatek/
A Dmtk-uart-apdma.c436 vchan_dma_desc_free_list(&c->vc, &head); in mtk_uart_apdma_terminate_all()
A Dmtk-cqdma.c568 vchan_dma_desc_free_list(vc, &head); in mtk_cqdma_free_inactive_desc()
A Dmtk-hsdma.c751 vchan_dma_desc_free_list(vc, &head); in mtk_hsdma_free_inactive_desc()
/linux/drivers/staging/mt7621-dma/
A Dhsdma-mt7621.c294 vchan_dma_desc_free_list(&chan->vchan, &head); in mtk_hsdma_terminate_all()
/linux/drivers/dma/sh/
A Dusb-dmac.c462 vchan_dma_desc_free_list(&uchan->vc, &head); in usb_dmac_chan_terminate_all()
/linux/drivers/dma/fsl-dpaa2-qdma/
A Ddpaa2-qdma.c75 vchan_dma_desc_free_list(&dpaa2_chan->vchan, &head); in dpaa2_qdma_free_chan_resources()
/linux/drivers/dma/qcom/
A Dqcom_adm.c483 vchan_dma_desc_free_list(&achan->vc, &head); in adm_terminate_all()
/linux/drivers/staging/ralink-gdma/
A Dralink-gdma.c233 vchan_dma_desc_free_list(&chan->vchan, &head); in gdma_dma_terminate_all()

Completed in 44 milliseconds

123