Home
last modified time | relevance | path

Searched refs:vchan_get_all_descriptors (Results 1 – 25 of 45) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/dma/
Dvirt-dma.h177 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()
Dmilbeaut-xdmac.c229 vchan_get_all_descriptors(vc, &head); in milbeaut_xdmac_terminate_all()
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()
Duniphier-mdmac.c267 vchan_get_all_descriptors(vc, &head); in uniphier_mdmac_terminate_all()
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()
Dmilbeaut-hdmac.c307 vchan_get_all_descriptors(vc, &head); in milbeaut_hdmac_terminate_all()
Dhisi_dma.c330 vchan_get_all_descriptors(&chan->vc, &head); in hisi_dma_terminate_all()
Duniphier-xdmac.c421 vchan_get_all_descriptors(vc, &head); in uniphier_xdmac_terminate_all()
Dmoxart-dma.c206 vchan_get_all_descriptors(&ch->vc, &head); in moxart_terminate_all()
Didma64.c483 vchan_get_all_descriptors(&idma64c->vchan, &head); in idma64_terminate_all()
Dbcm2835-dma.c803 vchan_get_all_descriptors(&c->vc, &head); in bcm2835_dma_terminate_all()
Dst_fdma.c670 vchan_get_all_descriptors(&fchan->vchan, &head); in st_fdma_terminate_all()
Ddma-jz4780.c584 vchan_get_all_descriptors(&jzchan->vchan, &head); in jz4780_dma_terminate_all()
Dtegra210-adma.c500 vchan_get_all_descriptors(&tdc->vc, &head); in tegra_adma_terminate_all()
Ddma-axi-dmac.c445 vchan_get_all_descriptors(&chan->vchan, &head); in axi_dmac_terminate_all()
Dsun4i-dma.c876 vchan_get_all_descriptors(&vchan->vc, &head); in sun4i_dma_terminate_all()
Dimg-mdc-dma.c706 vchan_get_all_descriptors(&mchan->vc, &head); in mdc_terminate_all()
/kernel/linux/linux-5.10/drivers/dma/sf-pdma/
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-5.10/drivers/dma/hsu/
Dhsu.c397 vchan_get_all_descriptors(&hsuc->vchan, &head); in hsu_dma_terminate_all()
/kernel/linux/linux-5.10/drivers/dma/mediatek/
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/
Dhsdma-mt7621.c293 vchan_get_all_descriptors(&chan->vchan, &head); in mtk_hsdma_terminate_all()
/kernel/linux/linux-5.10/drivers/dma/sh/
Dusb-dmac.c455 vchan_get_all_descriptors(&uchan->vc, &head); in usb_dmac_chan_terminate_all()
/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/
Ddpaa2-qdma.c72 vchan_get_all_descriptors(&dpaa2_chan->vchan, &head); in dpaa2_qdma_free_chan_resources()
/kernel/linux/linux-5.10/drivers/staging/ralink-gdma/
Dralink-gdma.c231 vchan_get_all_descriptors(&chan->vchan, &head); in gdma_dma_terminate_all()
/kernel/linux/linux-5.10/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c643 vchan_get_all_descriptors(&chan->vc, &head); in dma_chan_terminate_all()

12