Searched refs:hda_dsp_stream_put (Results 1 - 6 of 6) sorted by relevance

/linux-master/sound/soc/sof/intel/
H A Dhda-trace.c63 hda_dsp_stream_put(sdev, SNDRV_PCM_STREAM_CAPTURE,
79 hda_dsp_stream_put(sdev,
H A Dhda-probes.c56 ret = hda_dsp_stream_put(sdev, cstream->direction,
H A Dhda-pcm.c303 ret = hda_dsp_stream_put(sdev, direction, hstream->stream_tag);
H A Dhda-loader.c95 hda_dsp_stream_put(sdev, direction, hstream->stream_tag);
262 hda_dsp_stream_put(sdev, hstream->direction, hstream->stream_tag);
H A Dhda.h674 int hda_dsp_stream_put(struct snd_sof_dev *sdev, int direction, int stream_tag);
H A Dhda-stream.c239 int hda_dsp_stream_put(struct snd_sof_dev *sdev, int direction, int stream_tag) function

Completed in 138 milliseconds