Home
last modified time | relevance | path

Searched refs:soc_runtime (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/qcom/
H A Dlpass-platform.c196 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); in lpass_platform_pcmops_open() local
197 struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0); in lpass_platform_pcmops_open()
252 dev_err(soc_runtime->dev, "error writing to rdmactl reg: %d\n", ret); in lpass_platform_pcmops_open()
276 dev_err(soc_runtime->dev, "setting constraints failed: %d\n", in lpass_platform_pcmops_open()
288 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); in lpass_platform_pcmops_close() local
289 struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0); in lpass_platform_pcmops_close()
325 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); in __lpass_get_dmactl_handle() local
326 struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0); in __lpass_get_dmactl_handle()
357 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); in __lpass_get_id() local
358 struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, in __lpass_get_id()
392 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); __lpass_get_regmap_handle() local
420 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); lpass_platform_pcmops_hw_params() local
573 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); lpass_platform_pcmops_hw_free() local
601 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); lpass_platform_pcmops_prepare() local
664 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); lpass_platform_pcmops_trigger() local
863 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); lpass_platform_pcmops_pointer() local
915 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); lpass_platform_pcmops_mmap() local
930 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); lpass_dma_interrupt_handler() local
1170 lpass_platform_pcm_new(struct snd_soc_component * component,struct snd_soc_pcm_runtime * soc_runtime) lpass_platform_pcm_new() argument
[all...]
H A Dlpass-cdc-dma.c36 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); in __lpass_get_dmactl_handle() local
37 struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0); in __lpass_get_dmactl_handle()
58 dev_err(soc_runtime->dev, "invalid dai id for dma ctl: %d\n", dai_id); in __lpass_get_dmactl_handle()
126 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); in __lpass_platform_codec_intf_init() local
127 struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_runtime, 0); in __lpass_platform_codec_intf_init()
129 struct device *dev = soc_runtime->dev; in __lpass_platform_codec_intf_init()
175 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); in lpass_cdc_dma_daiops_startup() local
188 dev_err(soc_runtime->dev, "%s: invalid interface: %d\n", __func__, dai->id); in lpass_cdc_dma_daiops_startup()
198 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); in lpass_cdc_dma_daiops_shutdown() local
209 dev_err(soc_runtime->dev, "%s: invalid interface: %d\n", __func__, dai->id); in lpass_cdc_dma_daiops_shutdown()
[all …]
H A Dstorm.c22 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); in storm_ops_hw_params() local
23 struct snd_soc_card *card = soc_runtime->card; in storm_ops_hw_params()
42 ret = snd_soc_dai_set_sysclk(snd_soc_rtd_to_cpu(soc_runtime, 0), 0, sysclk_freq, 0); in storm_ops_hw_params()
/linux/sound/soc/amd/acp/
H A Dacp-legacy-common.c85 struct snd_soc_pcm_runtime *soc_runtime; in restore_acp_pdm_params() local
88 soc_runtime = snd_soc_substream_to_rtd(substream); in restore_acp_pdm_params()
89 dai = snd_soc_rtd_to_cpu(soc_runtime, 0); in restore_acp_pdm_params()
197 struct snd_soc_pcm_runtime *soc_runtime; in restore_acp_i2s_params() local
200 soc_runtime = snd_soc_substream_to_rtd(substream); in restore_acp_i2s_params()
201 dai = snd_soc_rtd_to_cpu(soc_runtime, 0); in restore_acp_i2s_params()
/linux/sound/soc/kirkwood/
H A Dkirkwood-dma.c22 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(subs); in kirkwood_priv() local
23 return snd_soc_dai_get_drvdata(snd_soc_rtd_to_cpu(soc_runtime, 0)); in kirkwood_priv()
/linux/sound/soc/intel/keembay/
H A Dkmb_platform.c364 struct snd_soc_pcm_runtime *soc_runtime) in kmb_platform_pcm_new() argument
368 snd_pcm_set_managed_buffer_all(soc_runtime->pcm, in kmb_platform_pcm_new()