Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-trace.c45 hda->dtrace_stream = hda_dsp_stream_get(sdev, in hda_dsp_trace_init()
H A Dhda-compress.c28 stream = hda_dsp_stream_get(sdev, cstream->direction); in hda_probe_compr_assign()
H A Dhda-pcm.c221 dsp_stream = hda_dsp_stream_get(sdev, direction); in hda_dsp_pcm_open()
H A Dhda-loader.c37 dsp_stream = hda_dsp_stream_get(sdev, direction); in cl_stream_prepare()
H A Dhda.h562 hda_dsp_stream_get(struct snd_sof_dev *sdev, int direction);
H A Dhda-stream.c158 hda_dsp_stream_get(struct snd_sof_dev *sdev, int direction) in hda_dsp_stream_get() function