Home
last modified time | relevance | path

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

/linux-6.1.9/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.1.9/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.1.9/sound/soc/sof/
Dcompress.c50 struct snd_compr_runtime *crtd; in snd_sof_compr_fragment_elapsed()
98 struct snd_compr_runtime *crtd = cstream->runtime; in sof_compr_open()
168 struct snd_compr_runtime *crtd = cstream->runtime; in sof_compr_set_params()
300 static int sof_compr_copy_playback(struct snd_compr_runtime *rtd, in sof_compr_copy_playback()
321 static int sof_compr_copy_capture(struct snd_compr_runtime *rtd, in sof_compr_copy_capture()
346 struct snd_compr_runtime *rtd = cstream->runtime; in sof_compr_copy()
Dsof-client-probes.c328 struct snd_compr_runtime *rtd = cstream->runtime; in sof_probes_compr_set_params()
387 struct snd_compr_runtime *rtd = cstream->runtime; in sof_probes_compr_copy()
/linux-6.1.9/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.1.9/sound/soc/qcom/qdsp6/
Dq6asm-dai.c605 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_open()
667 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_free()
699 struct snd_compr_runtime *runtime = stream->runtime; in __q6asm_dai_compr_set_codec_params()
876 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_set_params()
945 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_set_metadata()
993 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_trigger()
1034 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_pointer()
1052 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_compr_copy()
1122 struct snd_compr_runtime *runtime = stream->runtime; in q6asm_dai_compr_mmap()
/linux-6.1.9/sound/core/
Dcompress_offload.c79 struct snd_compr_runtime *runtime; in snd_compr_open()
144 struct snd_compr_runtime *runtime = data->stream.runtime; in snd_compr_free()
253 struct snd_compr_runtime *runtime = stream->runtime; in snd_compr_write_data()
514 struct snd_compr_runtime *runtime; in snd_compr_free_pages()
/linux-6.1.9/sound/soc/intel/atom/
Dsst-mfld-platform-compress.c46 struct snd_compr_runtime *runtime = cstream->runtime; in sst_platform_compr_open()