Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/include/sound/
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-6.12.1/sound/soc/sof/
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()
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-6.12.1/sound/soc/qcom/qdsp6/
Dq6apm-dai.c479 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_open()
525 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_free()
575 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_pointer()
590 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_trigger()
623 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_ack()
638 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_set_params()
716 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_set_metadata()
741 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_dai_compr_mmap()
753 struct snd_compr_runtime *runtime = stream->runtime; in q6apm_compr_copy()
Dq6asm-dai.c595 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_open()
657 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_free()
689 struct snd_compr_runtime *runtime = stream->runtime; in __q6asm_dai_compr_set_codec_params()
866 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_set_params()
935 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_set_metadata()
983 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_trigger()
1024 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_pointer()
1042 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_compr_copy()
1112 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_mmap()
/linux-6.12.1/sound/soc/uniphier/
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()
Daio-dma.c50 struct snd_compr_runtime *runtime = sub->cstream->runtime; in aiodma_compr_irq()
/linux-6.12.1/sound/soc/intel/avs/
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-6.12.1/sound/core/
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-6.12.1/sound/soc/intel/atom/
Dsst-mfld-platform-compress.c46 struct snd_compr_runtime *runtime = cstream->runtime; in sst_platform_compr_open()