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()
1227 fe_substream = snd_soc_dpcm_get_substream(fe, stream); in dpcm_be_connect()
1228 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_connect()
1272 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_reparent()
1285 fe_substream = snd_soc_dpcm_get_substream(dpcm->fe, stream); in dpcm_be_reparent()
1345 if (!snd_soc_dpcm_get_substream(be, stream)) in dpcm_get_be()
1480 struct snd_pcm_substream *fe_substream = snd_soc_dpcm_get_substream(fe, stream); in dpcm_add_paths()
1569 snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_stop()
1606 struct snd_pcm_substream *fe_substream = snd_soc_dpcm_get_substream(fe, stream); in dpcm_be_dai_startup()
1616 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_startup()
1850 snd_soc_dpcm_get_substream(be, stream); in dpcm_apply_symmetry()
1947 snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_hw_free()
2013 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_hw_params()
2059 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_hw_params()
2126 be_substream = snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_trigger()
2428 snd_soc_dpcm_get_substream(be, stream); in dpcm_be_dai_prepare()
2499 snd_soc_dpcm_get_substream(fe, stream); in dpcm_run_update_shutdown()
2532 snd_soc_dpcm_get_substream(fe, stream); in dpcm_run_update_startup()
3027 snd_soc_dpcm_get_substream(struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_get_substream() function
3031 EXPORT_SYMBOL_GPL(snd_soc_dpcm_get_substream);