Home
last modified time | relevance | path

Searched refs:vchan_dma_desc_free_list (Results 1 - 25 of 93) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/dma/
H 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()
H 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); variable
H A Dfsl-edma-common.c172 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_edma_terminate_all()
652 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_edma_free_chan_resources()
H A Duniphier-mdmac.c271 vchan_dma_desc_free_list(vc, &head); in uniphier_mdmac_terminate_all()
H A Dmilbeaut-xdmac.c233 vchan_dma_desc_free_list(vc, &head); in milbeaut_xdmac_terminate_all()
H 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()
H A Dhisi_dma.c334 vchan_dma_desc_free_list(&chan->vc, &head); in hisi_dma_terminate_all()
H A Duniphier-xdmac.c425 vchan_dma_desc_free_list(vc, &head); in uniphier_xdmac_terminate_all()
H A Didma64.c486 vchan_dma_desc_free_list(&idma64c->vchan, &head); in idma64_terminate_all()
H A Dmoxart-dma.c208 vchan_dma_desc_free_list(&ch->vc, &head); in moxart_terminate_all()
H A Dmilbeaut-hdmac.c311 vchan_dma_desc_free_list(vc, &head); in milbeaut_hdmac_terminate_all()
/kernel/linux/linux-6.6/drivers/dma/
H 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()
H 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); variable
H A Dfsl-edma-common.c251 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_edma_terminate_all()
827 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_edma_free_chan_resources()
H A Dmilbeaut-xdmac.c232 vchan_dma_desc_free_list(vc, &head); in milbeaut_xdmac_terminate_all()
H A Duniphier-mdmac.c271 vchan_dma_desc_free_list(vc, &head); in uniphier_mdmac_terminate_all()
H A Dfsl-qdma.c318 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_qdma_free_chan_resources()
1064 vchan_dma_desc_free_list(&fsl_chan->vchan, &head); in fsl_qdma_terminate_all()
H A Didma64.c490 vchan_dma_desc_free_list(&idma64c->vchan, &head); in idma64_terminate_all()
/kernel/linux/linux-5.10/drivers/dma/sf-pdma/
H A Dsf-pdma.c151 vchan_dma_desc_free_list(&chan->vchan, &head); in sf_pdma_free_chan_resources()
221 vchan_dma_desc_free_list(&chan->vchan, &head); in sf_pdma_terminate_all()
/kernel/linux/linux-6.6/drivers/dma/sf-pdma/
H A Dsf-pdma.c150 vchan_dma_desc_free_list(&chan->vchan, &head); in sf_pdma_free_chan_resources()
220 vchan_dma_desc_free_list(&chan->vchan, &head); in sf_pdma_terminate_all()
/kernel/linux/linux-5.10/drivers/dma/hsu/
H A Dhsu.c399 vchan_dma_desc_free_list(&hsuc->vchan, &head); in hsu_dma_terminate_all()
/kernel/linux/linux-6.6/drivers/dma/hsu/
H A Dhsu.c410 vchan_dma_desc_free_list(&hsuc->vchan, &head); in hsu_dma_terminate_all()
/kernel/linux/linux-6.6/drivers/dma/ptdma/
H A Dptdma-dmaengine.c314 vchan_dma_desc_free_list(&chan->vc, &head); in pt_terminate_all()
/kernel/linux/linux-5.10/drivers/dma/mediatek/
H A Dmtk-uart-apdma.c439 vchan_dma_desc_free_list(&c->vc, &head); in mtk_uart_apdma_terminate_all()
/kernel/linux/linux-5.10/drivers/staging/mt7621-dma/
H A Dhsdma-mt7621.c296 vchan_dma_desc_free_list(&chan->vchan, &head); in mtk_hsdma_terminate_all()

Completed in 22 milliseconds

1234