Home
last modified time | relevance | path

Searched refs:dma_sync_sgtable_for_cpu (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/drivers/dma-buf/heaps/
Dcma_heap.c134 dma_sync_sgtable_for_cpu(a->dev, &a->table, direction); in cma_heap_dma_buf_begin_cpu_access()
Dsystem_heap.c167 dma_sync_sgtable_for_cpu(a->dev, a->table, direction); in system_heap_dma_buf_begin_cpu_access()
/Linux-v5.15/drivers/media/common/videobuf2/
Dvideobuf2-dma-sg.c213 dma_sync_sgtable_for_cpu(buf->dev, sgt, buf->dma_dir); in vb2_dma_sg_finish()
Dvideobuf2-dma-contig.c116 dma_sync_sgtable_for_cpu(buf->dev, sgt, buf->dma_dir); in vb2_dc_finish()
/Linux-v5.15/include/linux/
Ddma-mapping.h383 static inline void dma_sync_sgtable_for_cpu(struct device *dev, in dma_sync_sgtable_for_cpu() function
/Linux-v5.15/drivers/gpu/drm/tegra/
Dgem.c620 dma_sync_sgtable_for_cpu(drm->dev, bo->sgt, DMA_FROM_DEVICE); in tegra_gem_prime_begin_cpu_access()
/Linux-v5.15/drivers/gpu/drm/etnaviv/
Detnaviv_gem.c394 dma_sync_sgtable_for_cpu(dev->dev, etnaviv_obj->sgt, in etnaviv_gem_cpu_prep()
/Linux-v5.15/drivers/media/usb/uvc/
Duvc_video.c1594 dma_sync_sgtable_for_cpu(uvc_stream_to_dmadev(uvc_urb->stream), in uvc_video_complete()
/Linux-v5.15/drivers/crypto/
Dsa2ul.c1018 dma_sync_sgtable_for_cpu(rxd->ddev, sgt, DMA_FROM_DEVICE); in sa_sync_from_device()
/Linux-v5.15/Documentation/core-api/
Ddma-api.rst625 dma_sync_sgtable_for_cpu(), just like for streaming DMA mappings that are