Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-pcm.c1290 struct snd_pcm_substream *fe_substream; in dpcm_be_connect() local
1340 struct snd_pcm_substream *fe_substream, *be_substream; in dpcm_be_reparent() local
1553 struct snd_pcm_substream *fe_substream = snd_soc_dpcm_get_substream(fe, stream); in dpcm_add_paths() local
1669 struct snd_pcm_substream *fe_substream = snd_soc_dpcm_get_substream(fe, stream); in dpcm_be_dai_startup() local
1890 static int dpcm_apply_symmetry(struct snd_pcm_substream *fe_substream, in dpcm_apply_symmetry()
1938 static int dpcm_fe_dai_startup(struct snd_pcm_substream *fe_substream) in dpcm_fe_dai_startup()
2723 static void dpcm_fe_dai_cleanup(struct snd_pcm_substream *fe_substream) in dpcm_fe_dai_cleanup()
2738 static int dpcm_fe_dai_close(struct snd_pcm_substream *fe_substream) in dpcm_fe_dai_close()
2752 static int dpcm_fe_dai_open(struct snd_pcm_substream *fe_substream) in dpcm_fe_dai_open()
/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c30 struct snd_pcm_substream *fe_substream; in hda_check_fes() local