Home
last modified time | relevance | path

Searched refs:vchan_get_all_descriptors (Results 1 - 25 of 87) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/dma/
H A Dvirt-dma.h168 * vchan_get_all_descriptors - obtain all submitted and issued descriptors
177 static inline void vchan_get_all_descriptors(struct virt_dma_chan *vc, in vchan_get_all_descriptors() function
194 vchan_get_all_descriptors(vc, &head); in vchan_free_chan_resources()
H A Dfsl-edma-common.c170 vchan_get_all_descriptors(&fsl_chan->vchan, &head); in fsl_edma_terminate_all()
648 vchan_get_all_descriptors(&fsl_chan->vchan, &head); in fsl_edma_free_chan_resources()
H A Duniphier-mdmac.c267 vchan_get_all_descriptors(vc, &head); in uniphier_mdmac_terminate_all()
H A Dmilbeaut-xdmac.c229 vchan_get_all_descriptors(vc, &head); in milbeaut_xdmac_terminate_all()
H A Dfsl-qdma.c314 vchan_get_all_descriptors(&fsl_chan->vchan, &head); in fsl_qdma_free_chan_resources()
1060 vchan_get_all_descriptors(&fsl_chan->vchan, &head); in fsl_qdma_terminate_all()
H A Dhisi_dma.c330 vchan_get_all_descriptors(&chan->vc, &head); in hisi_dma_terminate_all()
H A Duniphier-xdmac.c421 vchan_get_all_descriptors(vc, &head); in uniphier_xdmac_terminate_all()
H A Didma64.c483 vchan_get_all_descriptors(&idma64c->vchan, &head); in idma64_terminate_all()
H A Dmoxart-dma.c206 vchan_get_all_descriptors(&ch->vc, &head); in moxart_terminate_all()
H A Dmilbeaut-hdmac.c307 vchan_get_all_descriptors(vc, &head); in milbeaut_hdmac_terminate_all()
/kernel/linux/linux-6.6/drivers/dma/
H A Dvirt-dma.h168 * vchan_get_all_descriptors - obtain all submitted and issued descriptors
177 static inline void vchan_get_all_descriptors(struct virt_dma_chan *vc, in vchan_get_all_descriptors() function
194 vchan_get_all_descriptors(vc, &head); in vchan_free_chan_resources()
H A Dfsl-edma-common.c249 vchan_get_all_descriptors(&fsl_chan->vchan, &head); in fsl_edma_terminate_all()
823 vchan_get_all_descriptors(&fsl_chan->vchan, &head); in fsl_edma_free_chan_resources()
H A Dmilbeaut-xdmac.c228 vchan_get_all_descriptors(vc, &head); in milbeaut_xdmac_terminate_all()
H A Duniphier-mdmac.c267 vchan_get_all_descriptors(vc, &head); in uniphier_mdmac_terminate_all()
H A Dfsl-qdma.c315 vchan_get_all_descriptors(&fsl_chan->vchan, &head); in fsl_qdma_free_chan_resources()
1062 vchan_get_all_descriptors(&fsl_chan->vchan, &head); in fsl_qdma_terminate_all()
H A Didma64.c487 vchan_get_all_descriptors(&idma64c->vchan, &head); in idma64_terminate_all()
H A Dmoxart-dma.c203 vchan_get_all_descriptors(&ch->vc, &head); in moxart_terminate_all()
/kernel/linux/linux-5.10/drivers/dma/sf-pdma/
H A Dsf-pdma.c148 vchan_get_all_descriptors(&chan->vchan, &head); in sf_pdma_free_chan_resources()
219 vchan_get_all_descriptors(&chan->vchan, &head); in sf_pdma_terminate_all()
/kernel/linux/linux-6.6/drivers/dma/sf-pdma/
H A Dsf-pdma.c147 vchan_get_all_descriptors(&chan->vchan, &head); in sf_pdma_free_chan_resources()
218 vchan_get_all_descriptors(&chan->vchan, &head); in sf_pdma_terminate_all()
/kernel/linux/linux-5.10/drivers/dma/hsu/
H A Dhsu.c397 vchan_get_all_descriptors(&hsuc->vchan, &head); in hsu_dma_terminate_all()
/kernel/linux/linux-6.6/drivers/dma/hsu/
H A Dhsu.c408 vchan_get_all_descriptors(&hsuc->vchan, &head); in hsu_dma_terminate_all()
/kernel/linux/linux-6.6/drivers/dma/ptdma/
H A Dptdma-dmaengine.c311 vchan_get_all_descriptors(&chan->vc, &head); in pt_terminate_all()
/kernel/linux/linux-5.10/drivers/dma/mediatek/
H A Dmtk-uart-apdma.c436 vchan_get_all_descriptors(&c->vc, &head); in mtk_uart_apdma_terminate_all()
/kernel/linux/linux-5.10/drivers/staging/mt7621-dma/
H A Dhsdma-mt7621.c293 vchan_get_all_descriptors(&chan->vchan, &head); in mtk_hsdma_terminate_all()
/kernel/linux/linux-6.6/drivers/dma/mediatek/
H A Dmtk-uart-apdma.c435 vchan_get_all_descriptors(&c->vc, &head); in mtk_uart_apdma_terminate_all()

Completed in 24 milliseconds

1234