Lines Matching refs:soc_runtime

36 	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()
218 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); in lpass_cdc_dma_daiops_hw_params() local
241 dev_err(soc_runtime->dev, "invalid PCM config\n"); in lpass_cdc_dma_daiops_hw_params()
251 dev_err(soc_runtime->dev, in lpass_cdc_dma_daiops_hw_params()
261 struct snd_soc_pcm_runtime *soc_runtime = snd_soc_substream_to_rtd(substream); in lpass_cdc_dma_daiops_trigger() local
280 dev_err(soc_runtime->dev, in lpass_cdc_dma_daiops_trigger()
287 dev_err(soc_runtime->dev, "%s: invalid %d interface\n", __func__, cmd); in lpass_cdc_dma_daiops_trigger()