Home
last modified time | relevance | path

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

/linux/sound/core/
A Dmemalloc.c21 struct snd_malloc_ops { struct
41 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in __snd_dma_alloc_pages()
129 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in snd_dma_free_pages()
194 const struct snd_malloc_ops *ops; in snd_dma_buffer_mmap()
215 const struct snd_malloc_ops *ops; in snd_dma_buffer_sync()
235 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in snd_sgbuf_get_addr()
463 static const struct snd_malloc_ops snd_dma_iram_ops = {
490 static const struct snd_malloc_ops snd_dma_dev_ops = {
548 static const struct snd_malloc_ops snd_dma_wc_ops = {
819 static const struct snd_malloc_ops snd_dma_sg_ops = {
[all …]

Completed in 7 milliseconds