Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c30 struct snd_pcm_substream *fe_substream; in hda_check_fes() local
35 fe_substream = snd_soc_dpcm_get_substream(dpcm->fe, dir); in hda_check_fes()
36 fe_hstream = fe_substream->runtime->private_data; in hda_check_fes()