Lines Matching refs:soc_runtime
35 struct snd_soc_pcm_runtime *soc_runtime = asoc_substream_to_rtd(substream); in __lpass_get_dmactl_handle() local
36 struct snd_soc_dai *cpu_dai = asoc_rtd_to_cpu(soc_runtime, 0); in __lpass_get_dmactl_handle()
57 dev_err(soc_runtime->dev, "invalid dai id for dma ctl: %d\n", dai_id); in __lpass_get_dmactl_handle()
125 struct snd_soc_pcm_runtime *soc_runtime = asoc_substream_to_rtd(substream); in __lpass_platform_codec_intf_init() local
126 struct snd_soc_dai *cpu_dai = asoc_rtd_to_cpu(soc_runtime, 0); in __lpass_platform_codec_intf_init()
128 struct device *dev = soc_runtime->dev; in __lpass_platform_codec_intf_init()
174 struct snd_soc_pcm_runtime *soc_runtime = asoc_substream_to_rtd(substream); in lpass_cdc_dma_daiops_startup() local
187 dev_err(soc_runtime->dev, "%s: invalid interface: %d\n", __func__, dai->id); in lpass_cdc_dma_daiops_startup()
197 struct snd_soc_pcm_runtime *soc_runtime = asoc_substream_to_rtd(substream); in lpass_cdc_dma_daiops_shutdown() local
208 dev_err(soc_runtime->dev, "%s: invalid interface: %d\n", __func__, dai->id); in lpass_cdc_dma_daiops_shutdown()
217 struct snd_soc_pcm_runtime *soc_runtime = asoc_substream_to_rtd(substream); in lpass_cdc_dma_daiops_hw_params() local
240 dev_err(soc_runtime->dev, "invalid PCM config\n"); in lpass_cdc_dma_daiops_hw_params()
250 dev_err(soc_runtime->dev, in lpass_cdc_dma_daiops_hw_params()
260 struct snd_soc_pcm_runtime *soc_runtime = asoc_substream_to_rtd(substream); in lpass_cdc_dma_daiops_trigger() local
279 dev_err(soc_runtime->dev, in lpass_cdc_dma_daiops_trigger()
286 dev_err(soc_runtime->dev, "%s: invalid %d interface\n", __func__, cmd); in lpass_cdc_dma_daiops_trigger()