Home
last modified time | relevance | path

Searched refs:device_prep_dma_memset_sg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Ddmaengine.h909 struct dma_async_tx_descriptor *(*device_prep_dma_memset_sg)( member
/openbmc/linux/drivers/dma/
H A Dat_hdmac.c2041 atdma->dma_device.device_prep_dma_memset_sg = atc_prep_dma_memset_sg; in at_dma_probe()
H A Dat_xdmac.c2354 atxdmac->dma.device_prep_dma_memset_sg = at_xdmac_prep_dma_memset_sg; in at_xdmac_probe()