Lines Matching refs:snd_soc_dpcm_get_substream

55 	snd_pcm_stream_lock_irq(snd_soc_dpcm_get_substream(rtd, stream));  in snd_soc_dpcm_stream_lock_irq()
59 snd_pcm_stream_lock_irqsave_nested(snd_soc_dpcm_get_substream(rtd, stream), flags)
64 snd_pcm_stream_unlock_irq(snd_soc_dpcm_get_substream(rtd, stream)); in snd_soc_dpcm_stream_unlock_irq()
68 snd_pcm_stream_unlock_irqrestore(snd_soc_dpcm_get_substream(rtd, stream), flags)
261 snd_soc_dpcm_get_substream(fe, stream); in dpcm_set_fe_update_state()
1238 fe_substream = snd_soc_dpcm_get_substream(fe, stream); in dpcm_be_connect()
1239 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_connect()
1283 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_reparent()
1296 fe_substream = snd_soc_dpcm_get_substream(dpcm->fe, stream); in dpcm_be_reparent()
1356 if (!snd_soc_dpcm_get_substream(be, stream)) in dpcm_get_be()
1491 struct snd_pcm_substream *fe_substream = snd_soc_dpcm_get_substream(fe, stream); in dpcm_add_paths()
1580 snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_stop()
1617 struct snd_pcm_substream *fe_substream = snd_soc_dpcm_get_substream(fe, stream); in dpcm_be_dai_startup()
1627 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_startup()
1861 snd_soc_dpcm_get_substream(be, stream); in dpcm_apply_symmetry()
1958 snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_hw_free()
2024 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_hw_params()
2070 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_hw_params()
2137 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_trigger()
2439 snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_prepare()
2510 snd_soc_dpcm_get_substream(fe, stream); in dpcm_run_update_shutdown()
2543 snd_soc_dpcm_get_substream(fe, stream); in dpcm_run_update_startup()
3038 snd_soc_dpcm_get_substream(struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_get_substream() function
3042 EXPORT_SYMBOL_GPL(snd_soc_dpcm_get_substream);