Searched refs:dbri_dma (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/sparc/ |
H A D | dbri.c | 269 struct dbri_dma { struct 277 (&(((struct dbri_dma *)0)->member[elem]))) 307 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()
|
/kernel/linux/linux-6.6/sound/sparc/ |
H A D | dbri.c | 268 struct dbri_dma { struct 276 (&(((struct dbri_dma *)0)->member[elem]))) 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()
|
Completed in 8 milliseconds