Home
last modified time | relevance | path

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

/linux-4.1.27/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()
Ddma-jz4740.c281 vchan_get_all_descriptors(&chan->vchan, &head); in jz4740_dma_terminate_all()
Dmoxart-dma.c205 vchan_get_all_descriptors(&ch->vc, &head); in moxart_terminate_all()
Dbcm2835-dma.c495 vchan_get_all_descriptors(&c->vc, &head); in bcm2835_dma_terminate_all()
Ddma-jz4780.c502 vchan_get_all_descriptors(&jzchan->vchan, &head); in jz4780_dma_terminate_all()
Dimg-mdc-dma.c668 vchan_get_all_descriptors(&mchan->vc, &head); in mdc_terminate_all()
Dk3dma.c585 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()
Dedma.c278 vchan_get_all_descriptors(&echan->vchan, &head); in edma_terminate_all()
Dsun6i-dma.c715 vchan_get_all_descriptors(&vchan->vc, &head); in sun6i_dma_terminate_all()
Ds3c24xx-dma.c535 vchan_get_all_descriptors(&s3cchan->vc, &head); in s3c24xx_dma_free_txd_list()
Domap-dma.c996 vchan_get_all_descriptors(&c->vc, &head); in omap_dma_terminate_all()
Dsa11x0-dma.c769 vchan_get_all_descriptors(&c->vc, &head); in sa11x0_dma_device_terminate_all()
Damba-pl08x.c1187 vchan_get_all_descriptors(&plchan->vc, &head); in pl08x_free_txd_list()
/linux-4.1.27/drivers/dma/hsu/
Dhsu.c392 vchan_get_all_descriptors(&hsuc->vchan, &head); in hsu_dma_terminate_all()
/linux-4.1.27/drivers/dma/sh/
Dusb-dmac.c458 vchan_get_all_descriptors(&uchan->vc, &head); in usb_dmac_chan_terminate_all()