Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dcompress_driver.h266 snd_compr_set_runtime_buffer(struct snd_compr_stream *stream, in snd_compr_set_runtime_buffer() function
/linux-6.15/sound/core/
H A Dcompress_offload.c528 snd_compr_set_runtime_buffer(stream, dmab); in snd_compr_malloc_pages()
549 snd_compr_set_runtime_buffer(stream, NULL); in snd_compr_free_pages()
/linux-6.15/sound/soc/qcom/qdsp6/
H A Dq6apm-dai.c520 snd_compr_set_runtime_buffer(stream, &prtd->dma_buffer); in q6apm_dai_compr_open()
H A Dq6asm-dai.c640 snd_compr_set_runtime_buffer(stream, &prtd->dma_buffer); in q6asm_dai_compr_open()