Searched refs:dma_sync_sg_for_device (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | dma-mapping.h | 464 static inline void dma_sync_sg_for_device(struct device *dev, in dma_sync_sg_for_device() function 493 static inline void dma_sync_sg_for_device(struct device *dev, in dma_sync_sg_for_device() function 608 dma_sync_sg_for_device(dev, sgt->sgl, sgt->orig_nents, dir); in dma_sync_sgtable_for_device()
|
| /linux/include/trace/events/ |
| H A D | dma.h | 487 DEFINE_SYNC_SG_EVENT(dma_sync_sg_for_device);
|
| /linux/Documentation/core-api/ |
| H A D | dma-api.rst | 390 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg,
|
| /linux/drivers/tty/serial/ |
| H A D | fsl_lpuart.c | 1240 dma_sync_sg_for_device(chan->device->dev, &sport->rx_sgl, 1, in lpuart_copy_rx_to_tty()
|