Home
last modified time | relevance | path

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

/sound/soc/mediatek/mt2701/
A Dmt2701-afe-pcm.c122 int stream_dir) in mt2701_afe_i2s_path_disable() argument
126 if (--i2s_path->on[stream_dir] < 0) in mt2701_afe_i2s_path_disable()
127 i2s_path->on[stream_dir] = 0; in mt2701_afe_i2s_path_disable()
129 if (i2s_path->on[stream_dir]) in mt2701_afe_i2s_path_disable()
173 int stream_dir, int rate) in mt2701_i2s_path_enable() argument
181 if (++i2s_path->on[stream_dir] != 1) in mt2701_i2s_path_enable()
195 if (stream_dir == SNDRV_PCM_STREAM_CAPTURE) { in mt2701_i2s_path_enable()
368 int stream_dir = substream->stream; in mt2701_simple_fe_startup() local
371 if (stream_dir == SNDRV_PCM_STREAM_PLAYBACK) { in mt2701_simple_fe_startup()
387 int stream_dir = substream->stream; in mt2701_simple_fe_hw_params() local
[all …]
/sound/soc/mediatek/common/
A Dmtk-dsp-sof-common.c35 if (snd_soc_dai_stream_active(cpu_dai, conn->stream_dir) > 0) { in mtk_sof_dai_link_fixup()
200 struct snd_soc_dapm_widget *widget = snd_soc_dai_get_widget(cpu_dai, conn->stream_dir); in mtk_sof_card_late_probe()
203 if (conn->stream_dir == SNDRV_PCM_STREAM_CAPTURE && widget) { in mtk_sof_card_late_probe()
209 } else if (conn->stream_dir == SNDRV_PCM_STREAM_PLAYBACK && widget) { in mtk_sof_card_late_probe()
A Dmtk-dsp-sof-common.h18 int stream_dir; member
/sound/soc/mediatek/mt8188/
A Dmt8188-mt6359.c224 .stream_dir = SNDRV_PCM_STREAM_PLAYBACK
229 .stream_dir = SNDRV_PCM_STREAM_PLAYBACK
234 .stream_dir = SNDRV_PCM_STREAM_CAPTURE
239 .stream_dir = SNDRV_PCM_STREAM_CAPTURE
/sound/soc/sof/intel/
A Dhda-dai-ops.c54 int stream_dir = substream->stream; in hda_link_stream_assign() local
88 if (hda_check_fes(rtd, stream_dir, in hda_link_stream_assign()

Completed in 20 milliseconds