Searched refs:snd_malloc_ops (Results 1 – 3 of 3) sorted by relevance
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()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 …]
5 struct snd_malloc_ops { struct17 extern const struct snd_malloc_ops snd_dma_sg_ops; argument
194 const struct snd_malloc_ops snd_dma_sg_ops = {
Completed in 6 milliseconds