Searched refs:dma_alloc_direct (Results 1 – 1 of 1) sorted by relevance
130 static inline bool dma_alloc_direct(struct device *dev, in dma_alloc_direct() function394 if (dma_alloc_direct(dev, ops)) in dma_get_sgtable_attrs()433 if (dma_alloc_direct(dev, ops)) in dma_can_mmap()458 if (dma_alloc_direct(dev, ops)) in dma_mmap_attrs()471 if (dma_alloc_direct(dev, ops)) in dma_get_required_mask()502 if (dma_alloc_direct(dev, ops)) in dma_alloc_attrs()534 if (dma_alloc_direct(dev, ops)) in dma_free_attrs()552 if (dma_alloc_direct(dev, ops)) in __dma_alloc_pages()576 if (dma_alloc_direct(dev, ops)) in __dma_free_pages()
Completed in 5 milliseconds