Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dmemalloc.c921 static const struct snd_malloc_ops *snd_dma_ops[] = { variable
947 dmab->dev.type >= ARRAY_SIZE(snd_dma_ops))) in snd_dma_get_ops()
949 return snd_dma_ops[dmab->dev.type]; in snd_dma_get_ops()