Home
last modified time | relevance | path

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

/linux/sound/core/
A Dmemalloc.c35 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in __snd_dma_alloc_pages()
123 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in snd_dma_free_pages()
186 const struct snd_malloc_ops *ops; in snd_dma_buffer_mmap()
207 const struct snd_malloc_ops *ops; in snd_dma_buffer_sync()
225 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in snd_sgbuf_get_addr()
241 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in snd_sgbuf_get_page()
260 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in snd_sgbuf_get_chunk_size()
416 static const struct snd_malloc_ops snd_dma_iram_ops = {
465 static const struct snd_malloc_ops snd_dma_dev_ops = {
495 static const struct snd_malloc_ops snd_dma_wc_ops = {
[all …]
A Dmemalloc_local.h5 struct snd_malloc_ops { struct
17 extern const struct snd_malloc_ops snd_dma_sg_ops; argument
A Dsgbuf.c194 const struct snd_malloc_ops snd_dma_sg_ops = {

Completed in 5 milliseconds