Home
last modified time | relevance | path

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

12

/linux-5.19.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.c228 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()
680 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()
Dmoxart-dma.c206 vchan_get_all_descriptors(&ch->vc, &head); in moxart_terminate_all()
Dhisi_dma.c322 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()
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()
Dtegra210-adma.c496 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()
Ddma-jz4780.c593 vchan_get_all_descriptors(&jzchan->vchan, &head); in jz4780_dma_terminate_all()
Dimg-mdc-dma.c706 vchan_get_all_descriptors(&mchan->vc, &head); in mdc_terminate_all()
Dsun4i-dma.c876 vchan_get_all_descriptors(&vchan->vc, &head); in sun4i_dma_terminate_all()
/linux-5.19.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()
/linux-5.19.10/drivers/dma/ptdma/
Dptdma-dmaengine.c311 vchan_get_all_descriptors(&chan->vc, &head); in pt_terminate_all()
/linux-5.19.10/drivers/dma/hsu/
Dhsu.c400 vchan_get_all_descriptors(&hsuc->vchan, &head); in hsu_dma_terminate_all()
/linux-5.19.10/drivers/dma/mediatek/
Dmtk-uart-apdma.c436 vchan_get_all_descriptors(&c->vc, &head); in mtk_uart_apdma_terminate_all()
/linux-5.19.10/drivers/dma/sh/
Dusb-dmac.c455 vchan_get_all_descriptors(&uchan->vc, &head); in usb_dmac_chan_terminate_all()
Drz-dmac.c542 vchan_get_all_descriptors(&channel->vc, &head); in rz_dmac_terminate_all()
/linux-5.19.10/drivers/dma/fsl-dpaa2-qdma/
Ddpaa2-qdma.c72 vchan_get_all_descriptors(&dpaa2_chan->vchan, &head); in dpaa2_qdma_free_chan_resources()
/linux-5.19.10/drivers/dma/qcom/
Dqcom_adm.c476 vchan_get_all_descriptors(&achan->vc, &head); in adm_terminate_all()

12