Home
last modified time | relevance | path

Searched refs:dmam_alloc_attrs (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Ddma-mapping.h449 void *dmam_alloc_attrs(struct device *dev, size_t size, dma_addr_t *dma_handle,
528 static inline void *dmam_alloc_attrs(struct device *dev, size_t size, in dmam_alloc_attrs() function
777 return dmam_alloc_attrs(dev, size, dma_handle, gfp, in dmam_alloc_coherent()