Searched refs:device_prep_dma_sg (Results 1 – 8 of 8) sorted by relevance
655 struct dma_async_tx_descriptor *(*device_prep_dma_sg)( member754 return chan->device->device_prep_dma_sg(chan, dst_sg, dst_nents, in dmaengine_prep_dma_sg()
842 !device->device_prep_dma_sg); in dma_async_device_register()
1367 fdev->common.device_prep_dma_sg = fsl_dma_prep_sg; in fsldma_of_probe()
1398 dma_dev->device_prep_dma_sg = nbpf_prep_memcpy_sg; in nbpf_probe()
1735 atdma->dma_common.device_prep_dma_sg = atc_prep_dma_sg; in at_dma_probe()
1779 dma_dev->device_prep_dma_sg = xgene_dma_prep_sg; in xgene_dma_set_caps()
2860 dev->device_prep_dma_sg = d40_prep_memcpy_sg; in d40_ops_init()
714 tx = chan->device->device_prep_dma_sg(chan, in data_submit_dma()