Searched defs:dma_alloc (Results 1 – 4 of 4) sorted by relevance
239 void *(*dma_alloc)(struct mbo *mbo, u32 size); member
110 void *(*dma_alloc)(unsigned int, gfp_t); member
667 static void *dma_alloc(struct mbo *mbo, u32 size) in dma_alloc() function
294 static int dma_alloc(struct pci_dev *pdev, struct ddb_dma *dma, int dir) in dma_alloc() function