Home
last modified time | relevance | path

Searched refs:link_substream (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dhda-dai.c669 if (hext_stream->link_substream) { in hda_dai_suspend()
677 rtd = snd_soc_substream_to_rtd(hext_stream->link_substream); in hda_dai_suspend()
685 if (rtd->dpcm[hext_stream->link_substream->stream].state != in hda_dai_suspend()
692 hext_stream->link_substream, in hda_dai_suspend()
698 ret = hda_link_dma_cleanup(hext_stream->link_substream, in ssp_set_dai_drv_ops()
H A Dhda-dai-ops.c111 res->link_substream = substream; in hda_link_stream_assign()
/linux/sound/hda/core/ext/
H A Dstream.c284 res->link_substream = substream; in hdac_ext_link_dma_stream_assign()
400 hext_stream->link_substream = NULL; in snd_hdac_ext_stream_release()
/linux/include/sound/
H A Dhdaudio_ext.h67 struct snd_pcm_substream *link_substream; member