Home
last modified time | relevance | path

Searched defs:dma_free (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/dma/
H A Ddma-uclass.c118 int dma_free(struct dma *dma) in dma_free() function
/openbmc/linux/include/linux/
H A Dmost.h240 void (*dma_free)(struct mbo *mbo, u32 size); member
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound.h111 void (*dma_free)(void *, unsigned int); member
/openbmc/linux/drivers/staging/most/dim2/
H A Ddim2.c677 static void dma_free(struct mbo *mbo, u32 size) in dma_free() function
/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_cldma.c266 dma_addr_t dma_free; in t7xx_cldma_gpd_tx_collect() local
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-core.c269 static void dma_free(struct pci_dev *pdev, struct ddb_dma *dma, int dir) in dma_free() function