Searched refs:dma_alloc_direct (Results 1 – 1 of 1) sorted by relevance
143 static inline bool dma_alloc_direct(struct device *dev, in dma_alloc_direct() function506 if (dma_alloc_direct(dev, ops)) in dma_get_sgtable_attrs()546 if (dma_alloc_direct(dev, ops)) in dma_can_mmap()573 if (dma_alloc_direct(dev, ops)) in dma_mmap_attrs()589 if (dma_alloc_direct(dev, ops)) in dma_get_required_mask()635 if (dma_alloc_direct(dev, ops)) { in dma_alloc_attrs()676 if (dma_alloc_direct(dev, ops)) in dma_free_attrs()698 if (dma_alloc_direct(dev, ops)) in __dma_alloc_pages()729 if (dma_alloc_direct(dev, ops)) in __dma_free_pages()
Completed in 11 milliseconds