Home
last modified time | relevance | path

Searched refs:sync_sg_for_device (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/dma/
A Dmapping.c423 else if (ops->sync_sg_for_device) in __dma_sync_sg_for_device()
424 ops->sync_sg_for_device(dev, sg, nelems, dir); in __dma_sync_sg_for_device()
457 !ops->sync_sg_for_device && !ops->sync_sg_for_cpu) in dma_setup_need_sync()
/linux/drivers/xen/
A Dswiotlb-xen.c413 .sync_sg_for_device = xen_swiotlb_sync_sg_for_device,
/linux/include/linux/
A Ddma-map-ops.h62 void (*sync_sg_for_device)(struct device *dev, struct scatterlist *sg, member
/linux/arch/mips/jazz/
A Djazzdma.c617 .sync_sg_for_device = jazz_dma_sync_sg_for_device,
/linux/drivers/media/pci/intel/ipu6/
A Dipu6-dma.c500 .sync_sg_for_device = ipu6_dma_sync_sg_for_cpu,
/linux/arch/arm/mm/
A Ddma-mapping.c1527 .sync_sg_for_device = arm_iommu_sync_sg_for_device,

Completed in 16 milliseconds