Home
last modified time | relevance | path

Searched refs:desc_free (Results 1 – 18 of 18) sorted by relevance

/linux-4.1.27/drivers/dma/
Dvirt-dma.c87 vc->desc_free(vd); in vchan_complete()
101 vc->desc_free(vd); in vchan_dma_desc_free_list()
Dvirt-dma.h27 void (*desc_free)(struct virt_dma_desc *); member
Ddma-jz4740.c554 chan->vchan.desc_free = jz4740_dma_desc_free; in jz4740_dma_probe()
Dmoxart-dma.c605 ch->vc.desc_free = moxart_dma_desc_free; in moxart_probe()
Dbcm2835-dma.c510 c->vc.desc_free = bcm2835_dma_desc_free; in bcm2835_dma_chan_init()
Ddma-jz4780.c810 jzchan->vchan.desc_free = jz4780_dma_desc_free; in jz4780_dma_probe()
Dimg-mdc-dma.c938 mchan->vc.desc_free = mdc_desc_free; in mdc_dma_probe()
Dk3dma.c748 c->vc.desc_free = k3_dma_free_desc; in k3_dma_probe()
Dqcom_bam_dma.c1077 bchan->vc.desc_free = bam_dma_free_desc; in bam_channel_init()
Dedma.c967 echan->vchan.desc_free = edma_desc_free; in edma_chan_init()
Dsun6i-dma.c999 vchan->vc.desc_free = sun6i_dma_free_desc; in sun6i_dma_probe()
Ds3c24xx-dma.c1132 chan->vc.desc_free = s3c24xx_dma_desc_free; in s3c24xx_dma_init_virtual_channels()
Dfsl-edma.c896 fsl_chan->vchan.desc_free = fsl_edma_free_desc; in fsl_edma_probe()
Domap-dma.c1050 c->vc.desc_free = omap_dma_desc_free; in omap_dma_chan_init()
Dsa11x0-dma.c855 c->vc.desc_free = sa11x0_dma_free_desc; in sa11x0_dma_init_dmadev()
Damba-pl08x.c1923 chan->vc.desc_free = pl08x_desc_free; in pl08x_dma_init_virtual_channels()
/linux-4.1.27/drivers/dma/hsu/
Dhsu.c439 hsuc->vchan.desc_free = hsu_dma_desc_free; in hsu_dma_probe()
/linux-4.1.27/drivers/dma/sh/
Dusb-dmac.c738 uchan->vc.desc_free = usb_dmac_virt_desc_free; in usb_dmac_chan_probe()