Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dvirt-dma.h134 static inline void vchan_get_all_descriptors(struct virt_dma_chan *vc, in vchan_get_all_descriptors() function
148 vchan_get_all_descriptors(vc, &head); in vchan_free_chan_resources()
Dfsl-edma.c301 vchan_get_all_descriptors(&fsl_chan->vchan, &head); in fsl_edma_terminate_all()
782 vchan_get_all_descriptors(&fsl_chan->vchan, &head); in fsl_edma_free_chan_resources()
Dmoxart-dma.c205 vchan_get_all_descriptors(&ch->vc, &head); in moxart_terminate_all()
Ddma-jz4740.c281 vchan_get_all_descriptors(&chan->vchan, &head); in jz4740_dma_terminate_all()
Dbcm2835-dma.c525 vchan_get_all_descriptors(&c->vc, &head); in bcm2835_dma_terminate_all()
Ddma-axi-dmac.c301 vchan_get_all_descriptors(&chan->vchan, &head); in axi_dmac_terminate_all()
Didma64.c497 vchan_get_all_descriptors(&idma64c->vchan, &head); in idma64_terminate_all()
Ddma-jz4780.c514 vchan_get_all_descriptors(&jzchan->vchan, &head); in jz4780_dma_terminate_all()
Dk3dma.c584 vchan_get_all_descriptors(&c->vc, &head); in k3_dma_terminate_all()
Dqcom_bam_dma.c679 vchan_get_all_descriptors(&bchan->vc, &head); in bam_dma_terminate_all()
Dimg-mdc-dma.c668 vchan_get_all_descriptors(&mchan->vc, &head); in mdc_terminate_all()
Dsun6i-dma.c715 vchan_get_all_descriptors(&vchan->vc, &head); in sun6i_dma_terminate_all()
Dzx296702_dma.c679 vchan_get_all_descriptors(&c->vc, &head); in zx_dma_terminate_all()
Dsun4i-dma.c875 vchan_get_all_descriptors(&vchan->vc, &head); in sun4i_dma_terminate_all()
Ds3c24xx-dma.c535 vchan_get_all_descriptors(&s3cchan->vc, &head); in s3c24xx_dma_free_txd_list()
Dsa11x0-dma.c769 vchan_get_all_descriptors(&c->vc, &head); in sa11x0_dma_device_terminate_all()
Domap-dma.c1050 vchan_get_all_descriptors(&c->vc, &head); in omap_dma_terminate_all()
Dpxa_dma.c1146 vchan_get_all_descriptors(&chan->vc, &head); in pxad_terminate_all()
Damba-pl08x.c1189 vchan_get_all_descriptors(&plchan->vc, &head); in pl08x_free_txd_list()
Dedma.c862 vchan_get_all_descriptors(&echan->vchan, &head); in edma_terminate_all()
/linux-4.4.14/drivers/dma/hsu/
Dhsu.c363 vchan_get_all_descriptors(&hsuc->vchan, &head); in hsu_dma_terminate_all()
/linux-4.4.14/drivers/dma/sh/
Dusb-dmac.c458 vchan_get_all_descriptors(&uchan->vc, &head); in usb_dmac_chan_terminate_all()