Home
last modified time | relevance | path

Searched refs:device_prep_dma_sg (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/linux/
Ddmaengine.h714 struct dma_async_tx_descriptor *(*device_prep_dma_sg)( member
827 return chan->device->device_prep_dma_sg(chan, dst_sg, dst_nents, in dmaengine_prep_dma_sg()
/linux-4.4.14/drivers/dma/
Ddmaengine.c863 !device->device_prep_dma_sg); in dma_async_device_register()
Dfsldma.c1367 fdev->common.device_prep_dma_sg = fsl_dma_prep_sg; in fsldma_of_probe()
Dnbpfaxi.c1398 dma_dev->device_prep_dma_sg = nbpf_prep_memcpy_sg; in nbpf_probe()
Dxgene-dma.c1684 dma_dev->device_prep_dma_sg = xgene_dma_prep_sg; in xgene_dma_set_caps()
Dat_hdmac.c2090 atdma->dma_common.device_prep_dma_sg = atc_prep_dma_sg; in at_dma_probe()
Dste_dma40.c2860 dev->device_prep_dma_sg = d40_prep_memcpy_sg; in d40_ops_init()