Searched defs:arch_dma_unmap_sg_direct (Results 1 – 2 of 2) sorted by relevance
52 bool arch_dma_unmap_sg_direct(struct device *dev, struct scatterlist *sg, in arch_dma_unmap_sg_direct() function
361 #define arch_dma_unmap_sg_direct(d, s, n) (false) macro