Home
last modified time | relevance | path

Searched refs:soc_prtd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c221 struct snd_soc_pcm_runtime *soc_prtd = snd_soc_substream_to_rtd(substream); in q6asm_dai_prepare() local
245 q6routing_stream_close(soc_prtd->dai_link->id, in q6asm_dai_prepare()
276 ret = q6routing_stream_open(soc_prtd->dai_link->id, LEGACY_PCM_MODE, in q6asm_dai_prepare()
353 struct snd_soc_pcm_runtime *soc_prtd = snd_soc_substream_to_rtd(substream); in q6asm_dai_open() local
354 struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_prtd, 0); in q6asm_dai_open()
446 struct snd_soc_pcm_runtime *soc_prtd = snd_soc_substream_to_rtd(substream); in q6asm_dai_close() local
459 q6routing_stream_close(soc_prtd->dai_link->id, in q6asm_dai_close()
H A Dq6apm-dai.c334 struct snd_soc_pcm_runtime *soc_prtd = substream->private_data; in q6apm_dai_open() local
335 struct snd_soc_dai *cpu_dai = snd_soc_rtd_to_cpu(soc_prtd, 0); in q6apm_dai_open()