Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmost.h240 void (*dma_free)(struct mbo *mbo, u32 size); member
/linux/sound/oss/dmasound/
H A Ddmasound.h111 void (*dma_free)(void *, unsigned int); member
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_cldma.c264 dma_addr_t dma_free; in t7xx_cldma_gpd_tx_collect() local
/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