Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dcompress_driver.h221 snd_compr_set_runtime_buffer(struct snd_compr_stream *stream, in snd_compr_set_runtime_buffer() function
/linux-6.1.9/sound/core/
Dcompress_offload.c506 snd_compr_set_runtime_buffer(stream, dmab); in snd_compr_malloc_pages()
527 snd_compr_set_runtime_buffer(stream, NULL); in snd_compr_free_pages()
/linux-6.1.9/sound/soc/qcom/qdsp6/
Dq6asm-dai.c650 snd_compr_set_runtime_buffer(stream, &prtd->dma_buffer); in q6asm_dai_compr_open()