Searched refs:__dma_sync_single_for_device (Results 1 – 3 of 3) sorted by relevance
283 void __dma_sync_single_for_device(struct device *dev, dma_addr_t addr,308 __dma_sync_single_for_device(dev, addr, size, dir); in dma_sync_single_for_device()
380 void __dma_sync_single_for_device(struct device *dev, dma_addr_t addr, in __dma_sync_single_for_device() function395 EXPORT_SYMBOL(__dma_sync_single_for_device);
451 __dma_sync_single_for_device(pool->p.dev, dma_addr + pool->p.offset, in __page_pool_dma_sync_for_device()