Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dcompress_driver.h215 snd_compr_set_runtime_buffer(struct snd_compr_stream *stream, in snd_compr_set_runtime_buffer() function
/OK3568_Linux_fs/kernel/sound/core/
H A Dcompress_offload.c512 snd_compr_set_runtime_buffer(stream, dmab); in snd_compr_malloc_pages()
533 snd_compr_set_runtime_buffer(stream, NULL); in snd_compr_free_pages()
/OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c664 snd_compr_set_runtime_buffer(stream, &prtd->dma_buffer); in q6asm_dai_compr_open()