Home
last modified time | relevance | path

Searched refs:dma_sync_sg_for_cpu (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Ddma-mapping.h457 static inline void dma_sync_sg_for_cpu(struct device *dev, in dma_sync_sg_for_cpu() function
489 static inline void dma_sync_sg_for_cpu(struct device *dev, in dma_sync_sg_for_cpu() function
591 dma_sync_sg_for_cpu(dev, sgt->sgl, sgt->orig_nents, dir); in dma_sync_sgtable_for_cpu()
/linux/drivers/media/pci/ttpci/
H A Dbudget-core.c184 dma_sync_sg_for_cpu(&budget->dev->pci->dev, budget->pt.slist, in vpeirq()
/linux/include/trace/events/
H A Ddma.h486 DEFINE_SYNC_SG_EVENT(dma_sync_sg_for_cpu);
/linux/Documentation/core-api/
H A Ddma-api.rst385 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg,
/linux/drivers/tty/serial/
H A Dfsl_lpuart.c1179 dma_sync_sg_for_cpu(chan->device->dev, &sport->rx_sgl, 1, in lpuart_copy_rx_to_tty()