Searched refs:device_prep_dma_memset (Results 1 – 4 of 4) sorted by relevance
706 struct dma_async_tx_descriptor *(*device_prep_dma_memset)( member817 return chan->device->device_prep_dma_memset(chan, dest, value, in dmaengine_prep_dma_memset()
859 !device->device_prep_dma_memset); in dma_async_device_register()
1964 atxdmac->dma.device_prep_dma_memset = at_xdmac_prep_dma_memset; in at_xdmac_probe()
2069 atdma->dma_common.device_prep_dma_memset = atc_prep_dma_memset; in at_dma_probe()