Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/
H A Dsoc-pcm.c325 snd_soc_dpcm_get_substream(fe, stream); in dpcm_set_fe_update_state()
1301 fe_substream = snd_soc_dpcm_get_substream(fe, stream); in dpcm_be_connect()
1302 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_connect()
1346 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_reparent()
1420 if (!snd_soc_dpcm_get_substream(be, stream)) in dpcm_get_be()
1632 snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_stop()
1679 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_startup()
1913 snd_soc_dpcm_get_substream(be, stream); in dpcm_apply_symmetry()
2010 snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_hw_free()
2468 snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_prepare()
[all …]
/linux-6.15/include/sound/
H A Dsoc-dpcm.h119 snd_soc_dpcm_get_substream(struct snd_soc_pcm_runtime *be, int stream);
/linux-6.15/sound/soc/fsl/
H A Dfsl_asrc_dma.c177 substream_be = snd_soc_dpcm_get_substream(be, stream); in fsl_asrc_dma_hw_params()
/linux-6.15/sound/soc/sof/intel/
H A Dhda-dai-ops.c35 fe_substream = snd_soc_dpcm_get_substream(dpcm->fe, dir); in hda_check_fes()
/linux-6.15/sound/soc/intel/avs/
H A Dpcm.c1659 be_substream = snd_soc_dpcm_get_substream(be, dir); in avs_component_hda_open()