Home
last modified time | relevance | path

Searched refs:snd_compr_runtime (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/sound/soc/sprd/
Dsprd-pcm-compress.c106 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_drain_notify()
117 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_dma_complete()
134 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_dma_config()
268 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_set_params()
318 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_open()
395 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_free()
422 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_trigger()
518 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_pointer()
533 struct snd_compr_runtime *runtime = cstream->runtime; in sprd_platform_compr_copy()
/Linux-v5.10/include/sound/
Dcompress_driver.h41 struct snd_compr_runtime { struct
76 struct snd_compr_runtime *runtime; argument
210 struct snd_compr_runtime *runtime = stream->runtime; in snd_compr_set_runtime_buffer()
/Linux-v5.10/sound/soc/sof/
Dcompress.c74 struct snd_compr_runtime *rtd = cstream->runtime; in sof_probe_compr_set_params()
124 struct snd_compr_runtime *rtd = cstream->runtime; in sof_probe_compr_copy()
/Linux-v5.10/sound/soc/uniphier/
Daio-compress.c187 struct snd_compr_runtime *runtime = cstream->runtime; in uniphier_aio_compr_prepare()
226 struct snd_compr_runtime *runtime = cstream->runtime; in uniphier_aio_compr_trigger()
260 struct snd_compr_runtime *runtime = cstream->runtime; in uniphier_aio_compr_pointer()
334 struct snd_compr_runtime *runtime = cstream->runtime; in uniphier_aio_compr_copy()
Daio-dma.c50 struct snd_compr_runtime *runtime = sub->cstream->runtime; in aiodma_compr_irq()
/Linux-v5.10/sound/soc/qcom/qdsp6/
Dq6asm-dai.c612 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_open()
674 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_free()
706 struct snd_compr_runtime *runtime = stream->runtime; in __q6asm_dai_compr_set_codec_params()
883 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_set_params()
952 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_set_metadata()
1000 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_trigger()
1041 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_pointer()
1059 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_compr_copy()
1129 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_mmap()
/Linux-v5.10/sound/core/
Dcompress_offload.c81 struct snd_compr_runtime *runtime; in snd_compr_open()
146 struct snd_compr_runtime *runtime = data->stream.runtime; in snd_compr_free()
255 struct snd_compr_runtime *runtime = stream->runtime; in snd_compr_write_data()
516 struct snd_compr_runtime *runtime; in snd_compr_free_pages()
/Linux-v5.10/sound/soc/intel/atom/
Dsst-mfld-platform-compress.c46 struct snd_compr_runtime *runtime = cstream->runtime; in sst_platform_compr_open()