Searched refs:hda_dsp_stream_put (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/sound/soc/sof/intel/ |
D | hda-trace.c | 63 hda_dsp_stream_put(sdev, SNDRV_PCM_STREAM_CAPTURE, in hda_dsp_trace_init() 80 hda_dsp_stream_put(sdev, in hda_dsp_trace_release()
|
D | hda-probes.c | 56 ret = hda_dsp_stream_put(sdev, cstream->direction, in hda_probes_compr_shutdown()
|
D | hda-loader.c | 95 hda_dsp_stream_put(sdev, direction, hstream->stream_tag); in hda_cl_prepare() 271 hda_dsp_stream_put(sdev, hstream->direction, hstream->stream_tag); in hda_cl_cleanup()
|
D | hda-pcm.c | 314 ret = hda_dsp_stream_put(sdev, direction, hstream->stream_tag); in hda_dsp_pcm_close()
|
D | hda.h | 680 int hda_dsp_stream_put(struct snd_sof_dev *sdev, int direction, int stream_tag);
|
D | hda-stream.c | 242 int hda_dsp_stream_put(struct snd_sof_dev *sdev, int direction, int stream_tag) in hda_dsp_stream_put() function
|