Home
last modified time | relevance | path

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

/sound/core/
Dmemalloc.c922 static const struct snd_malloc_ops *snd_dma_ops[] = { variable
948 dmab->dev.type >= ARRAY_SIZE(snd_dma_ops))) in snd_dma_get_ops()
950 return snd_dma_ops[dmab->dev.type]; in snd_dma_get_ops()