Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/core/
H A Dmemalloc.c27 static const struct snd_malloc_ops *snd_dma_get_ops(struct snd_dma_buffer *dmab);
35 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()
188 const struct snd_malloc_ops *ops; in snd_dma_buffer_mmap()
209 const struct snd_malloc_ops *ops; in snd_dma_buffer_sync()
229 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in snd_sgbuf_get_addr()
247 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in snd_sgbuf_get_page()
268 const struct snd_malloc_ops *ops = snd_dma_get_ops(dmab); in snd_sgbuf_get_chunk_size()
339 static const struct snd_malloc_ops snd_dma_continuous_ops = {
402 static const struct snd_malloc_ops snd_dma_vmalloc_op
[all...]
H A Dmemalloc_local.h5 struct snd_malloc_ops { struct

Completed in 1 milliseconds