Home
last modified time | relevance | path

Searched refs:dbri_dma (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/sound/sparc/
Ddbri.c268 struct dbri_dma { struct
276 (&(((struct dbri_dma *)0)->member[elem]))) argument
306 struct dbri_dma *dma; /* Pointer to our DMA block */
2532 dbri->dma = dma_alloc_coherent(&op->dev, sizeof(struct dbri_dma), in snd_dbri_create()
2546 dma_free_coherent(&op->dev, sizeof(struct dbri_dma), in snd_dbri_create()
2556 dma_free_coherent(&op->dev, sizeof(struct dbri_dma), in snd_dbri_create()
2585 sizeof(struct dbri_dma), in snd_dbri_free()