Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-trace.c45 hda->dtrace_stream = hda_dsp_stream_get(sdev, SNDRV_PCM_STREAM_CAPTURE, in hda_dsp_trace_init()
H A Dhda-probes.c35 hext_stream = hda_dsp_stream_get(sdev, cstream->direction, 0); in hda_probes_compr_startup()
H A Dhda-pcm.c244 dsp_stream = hda_dsp_stream_get(sdev, direction, flags); in hda_dsp_pcm_open()
H A Dhda-loader.c55 hext_stream = hda_dsp_stream_get(sdev, direction, 0); in hda_cl_stream_prepare()
H A Dhda.h656 hda_dsp_stream_get(struct snd_sof_dev *sdev, int direction, u32 flags);
H A Dhda-stream.c182 hda_dsp_stream_get(struct snd_sof_dev *sdev, int direction, u32 flags) in hda_dsp_stream_get() function