Searched refs:be_substream (Results 1 – 2 of 2) sorted by relevance
1203 struct snd_pcm_substream *be_substream; in dpcm_be_connect() local1224 be_substream->pcm->nonatomic = 1; in dpcm_be_connect()1261 if (!be_substream) in dpcm_be_reparent()1585 __soc_pcm_close(be, be_substream); in dpcm_be_dai_stop()1586 be_substream->runtime = NULL; in dpcm_be_dai_stop()1604 if (!be_substream) { in dpcm_be_dai_startup()1837 if (!be_substream) in dpcm_apply_symmetry()1954 __soc_pcm_hw_free(be, be_substream); in dpcm_be_dai_hw_free()2056 __soc_pcm_hw_free(be, be_substream); in dpcm_be_dai_hw_params()2132 ret = soc_pcm_trigger(be_substream, in dpcm_be_dai_trigger()[all …]
1414 struct snd_pcm_substream *be_substream; in avs_component_hda_open() local1420 be_substream = snd_soc_dpcm_get_substream(be, dir); in avs_component_hda_open()1421 substream->runtime->private_data = be_substream->runtime->private_data; in avs_component_hda_open()
Completed in 11 milliseconds