Lines Matching defs:rtd
20 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);
24 spcm = snd_sof_find_spcm_dai(component, rtd);
45 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);
53 spcm = snd_sof_find_spcm_dai(component, rtd);
145 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);
150 spcm = snd_sof_find_spcm_dai(component, rtd);
209 static int sof_ipc3_pcm_dai_link_fixup(struct snd_soc_pcm_runtime *rtd,
212 struct snd_soc_component *component = snd_soc_rtdcom_lookup(rtd, SOF_AUDIO_PCM_DRV_NAME);
214 struct snd_sof_dai *dai = snd_sof_find_dai(component, (char *)rtd->dai_link->name);
223 rtd->dai_link->name);
230 rtd->dai_link->name);
256 ssp_dai_config_pcm_params_match(sdev, (char *)rtd->dai_link->name, params);
281 for_each_dpcm_fe(rtd, SNDRV_PCM_STREAM_PLAYBACK, dpcm) {