Home
last modified time | relevance | path

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

/linux/sound/soc/sprd/
H A 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/include/sound/
H A Dcompress_driver.h41 struct snd_compr_runtime { struct
77 struct snd_compr_runtime *runtime; argument
224 struct snd_compr_runtime *runtime = stream->runtime; in snd_compr_set_runtime_buffer()
/linux/sound/soc/sof/
H A Dcompress.c51 struct snd_compr_runtime *crtd; in snd_sof_compr_fragment_elapsed()
99 struct snd_compr_runtime *crtd = cstream->runtime; in sof_compr_open()
167 struct snd_compr_runtime *crtd = cstream->runtime; in sof_compr_set_params()
305 static int sof_compr_copy_playback(struct snd_compr_runtime *rtd, in sof_compr_copy_playback()
326 static int sof_compr_copy_capture(struct snd_compr_runtime *rtd, in sof_compr_copy_capture()
351 struct snd_compr_runtime *rtd = cstream->runtime; in sof_compr_copy()
H A Dsof-client-probes.c103 struct snd_compr_runtime *rtd = cstream->runtime; in sof_probes_compr_set_params()
163 struct snd_compr_runtime *rtd = cstream->runtime; in sof_probes_compr_copy()
/linux/sound/soc/qcom/qdsp6/
H A Dq6apm-dai.c478 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_open()
524 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_free()
574 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_pointer()
589 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_trigger()
622 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_ack()
637 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_set_params()
713 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_set_metadata()
738 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_mmap()
750 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_compr_copy()
H A Dq6asm-dai.c606 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_open()
668 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_free()
700 struct snd_compr_runtime *runtime = stream->runtime; in __q6asm_dai_compr_set_codec_params()
877 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_set_params()
946 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_set_metadata()
994 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_trigger()
1035 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_pointer()
1053 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_compr_copy()
1123 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_mmap()
/linux/sound/soc/uniphier/
H A Daio-compress.c182 struct snd_compr_runtime *runtime = cstream->runtime; in uniphier_aio_compr_prepare()
221 struct snd_compr_runtime *runtime = cstream->runtime; in uniphier_aio_compr_trigger()
255 struct snd_compr_runtime *runtime = cstream->runtime; in uniphier_aio_compr_pointer()
329 struct snd_compr_runtime *runtime = cstream->runtime; in uniphier_aio_compr_copy()
H A Daio-dma.c50 struct snd_compr_runtime *runtime = sub->cstream->runtime; in aiodma_compr_irq()
/linux/sound/soc/intel/avs/
H A Dprobes.c128 struct snd_compr_runtime *rtd = cstream->runtime; in avs_probe_compr_set_params()
231 struct snd_compr_runtime *rtd = cstream->runtime; in avs_probe_compr_copy()
/linux/sound/core/
H A Dcompress_offload.c79 struct snd_compr_runtime *runtime; in snd_compr_open()
143 struct snd_compr_runtime *runtime = data->stream.runtime; in snd_compr_free()
252 struct snd_compr_runtime *runtime = stream->runtime; in snd_compr_write_data()
499 struct snd_compr_runtime *runtime; in snd_compr_free_pages()
/linux/sound/soc/intel/atom/
H A Dsst-mfld-platform-compress.c46 struct snd_compr_runtime *runtime = cstream->runtime; in sst_platform_compr_open()