Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/
Dsoc-pcm.c1256 struct snd_pcm_substream *fe_substream, *be_substream; in dpcm_be_reparent() local
1273 fe_substream = snd_soc_dpcm_get_substream(dpcm->fe, stream); in dpcm_be_reparent()
1274 be_substream->runtime = fe_substream->runtime; in dpcm_be_reparent()
1885 static int dpcm_apply_symmetry(struct snd_pcm_substream *fe_substream, in dpcm_apply_symmetry() argument
1889 struct snd_soc_pcm_runtime *fe = fe_substream->private_data; in dpcm_apply_symmetry()
1894 if (soc_pcm_has_symmetry(fe_substream)) in dpcm_apply_symmetry()
1895 fe_substream->runtime->hw.info |= SNDRV_PCM_INFO_JOINT_DUPLEX; in dpcm_apply_symmetry()
1899 err = soc_pcm_apply_symmetry(fe_substream, fe_cpu_dai); in dpcm_apply_symmetry()
1920 err = soc_pcm_apply_symmetry(fe_substream, in dpcm_apply_symmetry()
1928 err = soc_pcm_apply_symmetry(fe_substream, in dpcm_apply_symmetry()
[all …]
Dsoc-compress.c128 struct snd_pcm_substream *fe_substream = in soc_compr_open_fe() local
143 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()
536 struct snd_pcm_substream *fe_substream = in soc_compr_set_params_fe() local
555 memset(&fe->dpcm[fe_substream->stream].hw_params, 0, in soc_compr_set_params_fe()