Home
last modified time | relevance | path

Searched refs:snd_soc_dpcm_get_substream (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/sound/soc/
Dsoc-pcm.c222 snd_soc_dpcm_get_substream(fe, stream); in dpcm_set_fe_update_state()
1173 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_reparent()
1184 fe_substream = snd_soc_dpcm_get_substream(dpcm->fe, stream); in dpcm_be_reparent()
1449 snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_stop()
1495 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_startup()
1728 snd_soc_dpcm_get_substream(be, stream); in dpcm_apply_symmetry()
1829 snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_hw_free()
1893 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_hw_params()
1939 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_hw_params()
2007 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_trigger()
[all …]
/Linux-v5.15/include/sound/
Dsoc-dpcm.h133 snd_soc_dpcm_get_substream(struct snd_soc_pcm_runtime *be, int stream);
/Linux-v5.15/sound/soc/fsl/
Dfsl_asrc_dma.c162 substream_be = snd_soc_dpcm_get_substream(be, stream); in fsl_asrc_dma_hw_params()
/Linux-v5.15/sound/soc/sof/intel/
Dhda-dai.c46 fe_substream = snd_soc_dpcm_get_substream(dpcm->fe, dir); in hda_check_fes()