Searched refs:device_resume (Results 1 – 25 of 36) sorted by relevance
12
848 * @device_resume: Resumes any transfer on a channel previously948 int (*device_resume)(struct dma_chan *chan); member 1235 if (chan->device->device_resume) in dmaengine_resume() 1236 return chan->device->device_resume(chan); in dmaengine_resume()
228 mcf_edma->dma_dev.device_resume = fsl_edma_resume; in mcf_edma_probe()
499 ddev->device_resume = milbeaut_hdmac_chan_resume; in milbeaut_hdmac_probe()
596 ddev->device_resume = ls1x_dma_resume; in ls1x_dma_probe()
647 ddev->device_resume = ls2x_dma_resume; in ls2x_dma_probe()
698 tdev->device.device_resume = mmp_tdma_resume_chan; in mmp_tdma_probe()
578 dmac->dma.device_resume = d350_resume; in d350_probe()
809 mxs_dma->dma_device.device_resume = mxs_dma_resume_chan; in mxs_dma_probe()
814 fdev->dma_device.device_resume = st_fdma_resume; in st_fdma_probe()
866 dma->device_resume = admac_resume; in admac_probe()
856 fsl_edma->dma_dev.device_resume = fsl_edma_resume; in fsl_edma_probe()
1143 od->dma.device_resume = owl_dma_resume; in owl_dma_probe()
919 d->slave.device_resume = k3_dma_transfer_resume; in k3_dma_probe()
1163 tdma->dma_dev.device_resume = tegra_adma_resume; in tegra_adma_probe()
2759 pl08x->memcpy.device_resume = pl08x_resume; in pl08x_probe() 2787 pl08x->slave.device_resume = pl08x_resume; in pl08x_probe()
604 caps->cmd_resume = !!device->device_resume; in dma_get_slave_caps()
471 hsu->dma.device_resume = hsu_dma_resume; in hsu_dma_probe()
759 dma_dev->device_resume = ccp_resume; in ccp_dmaengine_register()
619 dma_dev->device_resume = pt_resume; in pt_dmaengine_register()
818 dmadev->ddev.device_resume = hidma_resume; in hidma_probe()
1346 bdev->common.device_resume = bam_resume; in bam_dma_probe()
792 dma->device_resume = dw_edma_device_resume; in dw_edma_channel_setup()
1322 dw->dma.device_resume = dwc_resume; in do_dma_probe()
1785 ddev->device_resume = xilinx_dpdma_resume; in xilinx_dpdma_probe()
1683 dma_dev->device_resume = ldma_resume_chan; in intel_ldma_probe()