Home
last modified time | relevance | path

Searched defs:dma_alloc (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dmost.h239 void *(*dma_alloc)(struct mbo *mbo, u32 size); member
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound.h110 void *(*dma_alloc)(unsigned int, gfp_t); member
/openbmc/linux/drivers/staging/most/dim2/
H A Ddim2.c670 static void *dma_alloc(struct mbo *mbo, u32 size) in dma_alloc() function
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-core.c294 static int dma_alloc(struct pci_dev *pdev, struct ddb_dma *dma, int dir) in dma_alloc() function