Searched refs:fe_substream (Results 1 – 3 of 3) sorted by relevance
1226 struct snd_pcm_substream *fe_substream; in dpcm_be_connect() local1238 fe_substream = snd_soc_dpcm_get_substream(fe, stream); in dpcm_be_connect()1241 if (!fe_substream->pcm->nonatomic && be_substream->pcm->nonatomic) { in dpcm_be_connect()1246 if (fe_substream->pcm->nonatomic && !be_substream->pcm->nonatomic) { in dpcm_be_connect()1277 struct snd_pcm_substream *fe_substream, *be_substream; in dpcm_be_reparent() local1296 fe_substream = snd_soc_dpcm_get_substream(dpcm->fe, stream); in dpcm_be_reparent()1297 be_substream->runtime = fe_substream->runtime; in dpcm_be_reparent()1491 struct snd_pcm_substream *fe_substream = snd_soc_dpcm_get_substream(fe, stream); in dpcm_add_paths() local1495 if (!fe_substream->runtime && !fe->fe_compr) in dpcm_add_paths()1617 struct snd_pcm_substream *fe_substream = snd_soc_dpcm_get_substream(fe, stream); in dpcm_be_dai_startup() local[all …]
370 struct snd_pcm_substream *fe_substream = in soc_compr_set_params_fe() local383 memset(&fe->dpcm[fe_substream->stream].hw_params, 0, in soc_compr_set_params_fe()
29 struct snd_pcm_substream *fe_substream; in hda_check_fes() local34 fe_substream = snd_soc_dpcm_get_substream(dpcm->fe, dir); in hda_check_fes()35 fe_hstream = fe_substream->runtime->private_data; in hda_check_fes()