Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/sof/intel/
Dhda-trace.c45 hda->dtrace_stream = hda_dsp_stream_get(sdev, in hda_dsp_trace_init()
Dhda-pcm.c210 dsp_stream = hda_dsp_stream_get(sdev, direction); in hda_dsp_pcm_open()
Dhda-loader.c40 dsp_stream = hda_dsp_stream_get(sdev, direction); in cl_stream_prepare()
Dhda.h506 hda_dsp_stream_get(struct snd_sof_dev *sdev, int direction);
Dhda-stream.c155 hda_dsp_stream_get(struct snd_sof_dev *sdev, int direction) in hda_dsp_stream_get() function