Searched refs:machvec_dma_sync_single (Results 1 – 5 of 5) sorted by relevance
30 #define platform_dma_sync_single_for_cpu machvec_dma_sync_single32 #define platform_dma_sync_single_for_device machvec_dma_sync_single
31 #define platform_dma_sync_single_for_cpu machvec_dma_sync_single33 #define platform_dma_sync_single_for_device machvec_dma_sync_single
117 extern void machvec_dma_sync_single (struct device *, dma_addr_t, size_t, int);
78 machvec_dma_sync_single (struct device *hwdev, dma_addr_t dma_handle, size_t size, int dir) in machvec_dma_sync_single() function82 EXPORT_SYMBOL(machvec_dma_sync_single);
42 #define hwiommu_sync_single_for_cpu machvec_dma_sync_single44 #define hwiommu_sync_single_for_device machvec_dma_sync_single