Searched defs:dma_alloc (Results 1 – 5 of 5) sorted by relevance
82 static inline void *dma_alloc(struct cfspi *cfspi, dma_addr_t *daddr) in dma_alloc() function95 static inline void *dma_alloc(struct cfspi *cfspi, dma_addr_t *daddr) in dma_alloc() function
239 void *(*dma_alloc)(struct mbo *mbo, u32 size); member
114 void *(*dma_alloc)(unsigned int, gfp_t); member
665 static void *dma_alloc(struct mbo *mbo, u32 size) in dma_alloc() function
303 static int dma_alloc(struct pci_dev *pdev, struct ddb_dma *dma, int dir) in dma_alloc() function