Searched refs:fe_substream (Results 1 – 3 of 3) sorted by relevance
1193 struct snd_pcm_substream *fe_substream, *be_substream; in dpcm_be_reparent() local1210 fe_substream = snd_soc_dpcm_get_substream(dpcm->fe, stream); in dpcm_be_reparent()1211 be_substream->runtime = fe_substream->runtime; in dpcm_be_reparent()1826 static int dpcm_apply_symmetry(struct snd_pcm_substream *fe_substream, in dpcm_apply_symmetry() argument1830 struct snd_soc_pcm_runtime *fe = fe_substream->private_data; in dpcm_apply_symmetry()1835 if (soc_pcm_has_symmetry(fe_substream)) in dpcm_apply_symmetry()1836 fe_substream->runtime->hw.info |= SNDRV_PCM_INFO_JOINT_DUPLEX; in dpcm_apply_symmetry()1840 err = soc_pcm_apply_symmetry(fe_substream, fe_cpu_dai); in dpcm_apply_symmetry()1867 err = soc_pcm_apply_symmetry(fe_substream, in dpcm_apply_symmetry()1875 err = soc_pcm_apply_symmetry(fe_substream, in dpcm_apply_symmetry()[all …]
128 struct snd_pcm_substream *fe_substream = in soc_compr_open_fe() local143 fe->dpcm[stream].runtime = fe_substream->runtime; in soc_compr_open_fe()153 fe->dpcm[stream].runtime = fe_substream->runtime; in soc_compr_open_fe()532 struct snd_pcm_substream *fe_substream = in soc_compr_set_params_fe() local549 memset(&fe->dpcm[fe_substream->stream].hw_params, 0, in soc_compr_set_params_fe()
40 struct snd_pcm_substream *fe_substream; in hda_check_fes() local45 fe_substream = snd_soc_dpcm_get_substream(dpcm->fe, dir); in hda_check_fes()46 fe_hstream = fe_substream->runtime->private_data; in hda_check_fes()