Searched refs:fe_substream (Results 1 – 2 of 2) sorted by relevance
1159 struct snd_pcm_substream *fe_substream, *be_substream; in dpcm_be_reparent() local1176 fe_substream = snd_soc_dpcm_get_substream(dpcm->fe, stream); in dpcm_be_reparent()1177 be_substream->runtime = fe_substream->runtime; in dpcm_be_reparent()1619 static int dpcm_fe_dai_startup(struct snd_pcm_substream *fe_substream) in dpcm_fe_dai_startup() argument1621 struct snd_soc_pcm_runtime *fe = fe_substream->private_data; in dpcm_fe_dai_startup()1622 struct snd_pcm_runtime *runtime = fe_substream->runtime; in dpcm_fe_dai_startup()1623 int stream = fe_substream->stream, ret = 0; in dpcm_fe_dai_startup()1627 ret = dpcm_be_dai_startup(fe, fe_substream->stream); in dpcm_fe_dai_startup()1636 ret = soc_pcm_open(fe_substream); in dpcm_fe_dai_startup()1644 dpcm_set_fe_runtime(fe_substream); in dpcm_fe_dai_startup()[all …]
71 struct snd_pcm_substream *fe_substream = fe->pcm->streams[0].substream; in soc_compr_open_fe() local102 fe->dpcm[stream].runtime = fe_substream->runtime; in soc_compr_open_fe()415 struct snd_pcm_substream *fe_substream = fe->pcm->streams[0].substream; in soc_compr_set_params_fe() local443 memset(&fe->dpcm[fe_substream->stream].hw_params, 0, in soc_compr_set_params_fe()